summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-04-03 21:55:08 +0000
committerben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-04-03 21:55:08 +0000
commit642a6d2e73e18036ff1ed823ef734f33beda72ef (patch)
treeeaa14481c1a1b60561145eb0a79a7613fdc358fe /linux
parent4e55947d22b670b3132eaeb33ba5bc272e4afd32 (diff)
bugfix: ebene 4 geht nicht mit mod4, nur mit mod5
git-svn-id: https://svn.neo-layout.org@465 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r--linux/X/de4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/X/de b/linux/X/de
index b76dc54..cc4e586 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -285,11 +285,11 @@ xkb_symbols "neo" {
// hier (bei Mod3 und Mod4) sollte mal noch richtige Ebene 6 definiert werden
// Mod3
key <CAPS> { [ ISO_Level3_Shift, ISO_Level3_Shift ] };
- key <BKSL> { [ ISO_Level3_Shift, ISO_Level3_Shift ] };
+ key <BKSL> { [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock ] };
// Mod4
key <LSGT> { [ 0xfe11, 0xfe11 ] };
key <RALT> { [ 0xfe11, 0xfe11 ] };
- modifier_map mod4 { <LSGT>, <RALT> };
+ modifier_map mod5 { <LSGT>, <RALT> };
// Keypad