diff options
Diffstat (limited to '')
-rw-r--r-- | linux/etc/neo.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/linux/etc/neo.conf b/linux/etc/neo.conf index 4dfbfc4..8816291 100644 --- a/linux/etc/neo.conf +++ b/linux/etc/neo.conf @@ -44,15 +44,3 @@ NEO_X_VARIANTE="xmodmap" # Set the standard console keymap to switch back to #STD_CONSOLE_KEYMAP="de-latin1-nodeadkeys" - - -# If you installed one of these programs in a non-standard path you may, -# uncomment the variable and change the path to the executable: -#PATH_XMODMAP=/usr/bin/xmodmap -#PATH_SETXKBMAP=/usr/bin/setxkbmap -#PATH_LOADKEYS=loadkeys -#PATH_SUDO=/usr/bin/sudo -#PATH_SETLEDS=setleds -#PATH_NUMLOCKX=/usr/bin/numlockx -#PATH_XSET=/usr/bin/xset - |