From 8a4f3a1671172c83a3c93d9948e069fa46736502 Mon Sep 17 00:00:00 2001 From: pascal Date: Mon, 6 Oct 2008 15:00:13 +0000 Subject: erster Schritt, um die veränderten Skripte lauffähig zu machen (noch nicht vollständig richtig) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@936 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/etc/neo.conf | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'linux/etc') diff --git a/linux/etc/neo.conf b/linux/etc/neo.conf index 23959f6..3711490 100644 --- a/linux/etc/neo.conf +++ b/linux/etc/neo.conf @@ -1,4 +1,4 @@ -# This files contains the configuration for the Neo scripts +# This files contains the configuration for the Neo scripts # Select the neo Variant to be used when using an X Server # Values are "xkbmap" and "xmodmap", default is xkbmap, this variable should @@ -13,13 +13,12 @@ NEO_X_VARIANTE="xkbmap" # You can also specify the xkbmap variant to be used, the default is "neo": #NEO_XKBVARIANT=neo -# When using xmodmap, you may specify the full path to the xmodmap to be used. +# When using a xmodmap, you may specify the full path to the xmodmap to be used. # Default: -#NEO_XMODMAP="/usr/share/neo-layout/xmodmap/neo_de.xmodmap" -# Other examples might be: -#NEO_XMODMAP="path/to/xmodmap/neo_de_x-prog.xmodmap" -#NEO_XMODMAP="path/to/xmodmap/neo_de_evdev.xmodmap" -#NEO_XMODMAP="path/to/xmodmap/neo_de_alternative.xmodmap" +#NEO_XMODMAP="$HOME/neo/neo_de.xmodmap" +#NEO_XMODMAP_XPROG="$HOME/neo/neo_de_x-prog.xmodmap}" +#NEO_XMODMAP_ALTERNATIVE="$HOME/neo/neo_de_alternative.xmodmap}" +#NEO_XMODMAP_EVDEV="$HOME/neo/neo_de_evdev.xmodmap}" # Standard keyboard layout to switch back to when executing "uiae": #STD_XKBMAP=de @@ -32,10 +31,10 @@ NEO_X_VARIANTE="xkbmap" #NUM_LOCK_STATUS=on # For Neo without an X System set the path to the console keymap -#NEO_CONSOLE_KEYMAP="/usr/share/keymaps/i386/neo/neo.map" +#NEO_CONSOLE_KEYMAP="$HOME/neo/neo" # for $HOME/neo/neo.map (without the „.map“) # Set the standard console keymap to switch back to -#STD_CONSOLE_KEYMAP="/usr/share/keymaps/i386/qwertz/de-latin1-nodeadkeys.map.gz" +#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: -- cgit v1.2.3