diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-10-05 20:15:06 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-10-05 20:15:06 +0000 |
commit | 1c68c94c31f59fd50d9218381ecd3bb0f1e915e8 (patch) | |
tree | 17322a9fa084b5bf4ebe921853b8307fd80be017 /linux/xmodmap | |
parent | 559b2b1ef5f570ac771f39e2f9b3c14c135195ad (diff) |
caps und kombi richtig (theoretisch)
git-svn-id: https://svn.neo-layout.org@296 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/xmodmap')
-rw-r--r-- | linux/xmodmap/README | 3 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 12 |
2 files changed, 9 insertions, 6 deletions
diff --git a/linux/xmodmap/README b/linux/xmodmap/README index b85e4dc..fb7e42a 100644 --- a/linux/xmodmap/README +++ b/linux/xmodmap/README @@ -32,3 +32,6 @@ zwischen qwertz und NEO wechseln. Dazu muss die Datei im Homeverzeichnis sein. alias uiae='setxkbmap de' alias asdf='xmodmap ~/neo_de.xmodmap' +== FAQ == +Bei Problemen erst mal in die FAQ schauen, das meiste ist bekannt. +Hier: https://neo.eigenheimstrasse.de/svn/FAQ.txt diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index e73c373..db2ebed 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -87,10 +87,10 @@ keycode 61 = j J semicolon U3D1 period nabla ! Make CapsLock an additional Alt_Gr (Mode_switch is for 3rd and 4th level) remove Lock = Caps_Lock remove Mod3 = ISO_Level3_Shift -keycode 66 = Mode_switch Mode_switch Caps_Lock Caps_Lock Multi_key Multi_key -! Make AltGr and apostrophe to Mode_switch (which is the 3rd and 4th level) -keycode 113 = ISO_Level3_Shift ISO_Level3_Shift Multi_key Multi_key KP_Decimal +! Make former CapsLock and qwertz-# to Mode_switch (which is the 3rd and 4th level) +keycode 66 = Mode_switch Mode_switch Caps_Lock Caps_Lock Multi_key Multi_key +keycode 51 = Mode_switch Mode_switch Caps_Lock Caps_Lock Multi_key Multi_key !keycode 48 = Mode_switch Mode_switch U133 U132 schwa SCHWA add Mod5 = Mode_switch @@ -99,9 +99,9 @@ add Mod5 = Mode_switch ! the right win key modifies the 5th and 6th !keycode 116 = ISO_Level3_Shift -! Make the former qwertz-# and qwertz-< to Mod5 (ISO_Level3_Shift) -keycode 51 = Mode_switch Mode_switch Caps_Lock Caps_Lock Multi_key Multi_key -keycode 94 = ISO_Level3_Shift ISO_Level3_Shift Multi_key Multi_key +! Make the former AltGr and qwertz-< to Mod5 (ISO_Level3_Shift) +keycode 94 = ISO_Level3_Shift ISO_Level3_Shift Multi_key Multi_key Caps_Lock Caps_Lock +keycode 113 = ISO_Level3_Shift ISO_Level3_Shift Multi_key Multi_key KP_Decimal Caps_Lock add Mod3 = ISO_Level3_Shift ! force to learn the new Escape! |