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 | |
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')
-rw-r--r-- | linux/xmodmap/LIESMICH.txt | 2 | ||||
-rw-r--r-- | linux/xmodmap/neo_de_from_ie.xmodmap | 9 |
2 files changed, 6 insertions, 5 deletions
diff --git a/linux/xmodmap/LIESMICH.txt b/linux/xmodmap/LIESMICH.txt index 181c056..c9e19e6 100644 --- a/linux/xmodmap/LIESMICH.txt +++ b/linux/xmodmap/LIESMICH.txt @@ -1,5 +1,5 @@ == Kleine Anleitung == -In der Datei grafik/neo20.pdf siehst man das Layout. In neo_de_from_ie.xmodmap +In der Datei grafik/neo20.ods sieht man das Layout. In neo_de_from_ie.xmodmap steckt es drin. === Aktivieren === 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! |