summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--startx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/startx.cpp b/startx.cpp
index 8507f2a..a96b505 100644
--- a/startx.cpp
+++ b/startx.cpp
@@ -215,6 +215,6 @@ Xrepair
screenrestore
#endif
-#if defined(sun) && !defined(i386)
+#if defined(sun)
kbd_mode -a
#endif