diff options
author | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-05 21:36:28 +0000 |
---|---|---|
committer | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-05 21:36:28 +0000 |
commit | 37912c0745466fdc3aa8c52995d299e31d589667 (patch) | |
tree | 1c1506701afe6a3b4a5b92a9282b46c26906089f /linux/etc | |
parent | 6ec1506439904992622423d39782a74c6e2f91f7 (diff) | |
download | neo-layout-37912c0745466fdc3aa8c52995d299e31d589667.tar.gz neo-layout-37912c0745466fdc3aa8c52995d299e31d589667.tar.bz2 neo-layout-37912c0745466fdc3aa8c52995d299e31d589667.zip |
auf Anraten eines der „großen Alten“ das Template neo.conf entsprechend ›installiere_neo‹ angepasst – „warst du halt der erste ;--)“
git-svn-id: https://svn.neo-layout.org@1384 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/etc')
-rw-r--r-- | linux/etc/neo.conf | 4 |
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" |