summaryrefslogtreecommitdiffstats
path: root/linux/X
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-30 20:04:43 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-30 20:04:43 +0000
commit9f62a530ccd81c69550d89af5bffe84d81a26c36 (patch)
tree1cba6d126b3b5cb511da3ef5dceff92f06aaff82 /linux/X
parentbed114b5561ee8228b8f469aee88fe022da517ae (diff)
hinweis auf google-neo-suche
git-svn-id: https://svn.neo-layout.org@834 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/X')
-rw-r--r--linux/X/de6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/X/de b/linux/X/de
index 90375c6..64b43ed 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -227,17 +227,17 @@ xkb_symbols "neo" {
// Modifier definition
////////////////////////////////////////////////////
- // Mod3 (ToDo: Nur CAPS+BKSL ist Caps_Lock – Nicht andersherum)
+ // Mod3 (FIXME Nur CAPS+BKSL ist Caps_Lock – Nicht andersherum, siehe Ticket #30)
key.type[Group1]="THREE_LEVEL";
key <BKSL> { [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock ] };
key <CAPS> { [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock ] };
- // Mod4
+ // Definition des Neo-Mod4
key.type[Group1]="ONE_LEVEL";
key <LSGT> { [ 0xfe11 ]};
key <RALT> { [ 0xfe11 ]};
-
modifier_map Mod3 { <LSGT>, <RALT> };
+ // Achtung: ^^^ Dies ist eine X-Server-Variable, nicht unser Mod3.
////////////////////////////////////////////////////
// Ebenen im Neo-Jargon, hier im Treiber andere Reihenfolge