diff options
| author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-01-07 16:40:53 +0000 | 
|---|---|---|
| committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-01-07 16:40:53 +0000 | 
| commit | 7fe21ca318ae4d32f66e1359b4d59b8a24aaf604 (patch) | |
| tree | 6e7f896a7c0f8a4cf2e76922ff2ffc5e74bb00f0 /linux/xmodmap/neo_de_from_ie.xmodmap | |
| parent | 1c41f492d2770912c0e3430e3ae64f9e7113a0fb (diff) | |
| download | neo-layout-7fe21ca318ae4d32f66e1359b4d59b8a24aaf604.tar.gz neo-layout-7fe21ca318ae4d32f66e1359b4d59b8a24aaf604.tar.bz2 neo-layout-7fe21ca318ae4d32f66e1359b4d59b8a24aaf604.zip | |
rechts AltGr und Mod5 getauscht
git-svn-id: https://svn.neo-layout.org@12 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/xmodmap/neo_de_from_ie.xmodmap')
| -rw-r--r-- | linux/xmodmap/neo_de_from_ie.xmodmap | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/linux/xmodmap/neo_de_from_ie.xmodmap b/linux/xmodmap/neo_de_from_ie.xmodmap index 5ccbb20..6fe6079 100644 --- a/linux/xmodmap/neo_de_from_ie.xmodmap +++ b/linux/xmodmap/neo_de_from_ie.xmodmap @@ -16,18 +16,19 @@  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  ! Modifier definition  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! Make caps lock an additional Alt_Gr (Mode_switch is for 3rd and 4th Level) +! Make caps lock and the numbersign an additional Alt_Gr (Mode_switch is for 3rd and 4th Level)  keysym Caps_Lock = Mode_switch Mode_switch Caps_Lock Caps_Lock +keysym numbersign = Mode_switch Mode_switch Mode_switch Mode_switch Mode_switch Mode_switch  +! Make the former <>-key to Mod5 (ISO_Level3_Shift) +keysym backslash  = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift  ! Make AltGr to Mode_switch -keysym ISO_Level3_Shift = Mode_switch Mode_switch  +!keysym ISO_Level3_Shift = Mode_switch Mode_switch   !keysym ISO_Level3_Shift = y Y y Greek_upsilon  ! If the left win key should modify the 5th and 6th, comment this out  !keysym Super_L = ISO_Level3_Shift  ! the right win key modifies the 5th and 6th  !keysym Multi_key = ISO_Level3_Shift -keysym numbersign = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift -keysym backslash  = ISO_Level3_Shift ISO_Level3_Shift  ! force to learn the new Escape! | 
