summaryrefslogtreecommitdiff
path: root/linux/etc
diff options
context:
space:
mode:
Diffstat (limited to 'linux/etc')
-rw-r--r--linux/etc/neo.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/etc/neo.conf b/linux/etc/neo.conf
index 4ec33c7..7335e4e 100644
--- a/linux/etc/neo.conf
+++ b/linux/etc/neo.conf
@@ -8,7 +8,7 @@ NEO_REFERENCE="$HOME/neo/neo20.txt"
# Select the neo Variant to be used when using an X Server
# Values are "xkbmap", "xmodmap", "xprog", "alternative" or "evdev"
# default is xkbmap, this variable should always be set
-NEO_X_VARIANTE="xkbmap"
+NEO_X_VARIANTE="xmodmap"
# When using xkbmap, you may specify which xkbmap should be used, the default
@@ -40,7 +40,7 @@ NEO_X_VARIANTE="xkbmap"
# For Neo without an X System set the path to the console keymap
-#NEO_CONSOLE_KEYMAP="$HOME/neo/neo" # for $HOME/neo/neo.map (without the „.map“)
+#NEO_CONSOLE_KEYMAP="$HOME/neo/neo" # if necessary add „.map“
# Set the standard console keymap to switch back to
#STD_CONSOLE_KEYMAP="de-latin1-nodeadkeys"