diff options
Diffstat (limited to 'linux/xmodmap')
| -rw-r--r-- | linux/xmodmap/TODO | 4 | ||||
| -rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 4 | 
2 files changed, 5 insertions, 3 deletions
diff --git a/linux/xmodmap/TODO b/linux/xmodmap/TODO index b06d1fb..2b9a8c6 100644 --- a/linux/xmodmap/TODO +++ b/linux/xmodmap/TODO @@ -47,6 +47,8 @@ keycode umgestellt wurde. Eventuell handelt es sich hierbei um einen Fehler im  X-Server. Jedoch ist auch ein Missverständnis der Bedienung von xmodmap  unsererseits noch nicht ausgeschlossen. -3) dead_stroke wieder einkommentieren, was leider noch nicht auf allen Systemen +4) Composekey (Multi_key) geht noch nicht richtig auf der ehemaligen CapsLock Taste + +5) dead_stroke wieder einkommentieren, was leider noch nicht auf allen Systemen  funktioniert, z. B. auf Debian 3.x-Systemen. Und außerdem bewirkt er leider  sowieso noch gar nichts. 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  | 
