diff options
author | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-07-31 07:58:50 +0000 |
---|---|---|
committer | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-07-31 07:58:50 +0000 |
commit | 189b0bb52119572b4e7ffa3d746031f5b368ee81 (patch) | |
tree | 753825aacd91021f086487dfd5ae3525f9bc77cd /linux/xmodmap/neo_de.xmodmap | |
parent | 94c4fb615985153a202baa7dda714a250dea61f5 (diff) |
Composekey eingefügt
git-svn-id: https://svn.neo-layout.org@218 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to '')
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index 96440c6..d73347a 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -87,7 +87,7 @@ keycode 61 = j J semicolon j 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 +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 ISO_Level3_Shift ISO_Level3_Shift KP_Decimal @@ -100,7 +100,7 @@ add Mod5 = Mode_switch !keycode 116 = ISO_Level3_Shift ! Make the former qwertz-# and qwertz-< to Mod5 (ISO_Level3_Shift) -keycode 51 = Mode_switch Mode_switch +keycode 51 = Mode_switch Mode_switch Caps_Lock Caps_Lock Multi_key Multi_key keycode 94 = ISO_Level3_Shift ISO_Level3_Shift add Mod3 = ISO_Level3_Shift |