summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-06-07 06:28:54 +0000
committerben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-06-07 06:28:54 +0000
commit89da6eeb4bf165bff66652ef7d8b68d670ca1ba1 (patch)
tree8599870bf65c1068011e0af14e7417ef9d0abe0c /linux
parent85c17b99749d3f7903dbaf3db5e0f1e741227aab (diff)
KP_Decimal eingefügt
git-svn-id: https://svn.neo-layout.org@156 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r--linux/X/de4
1 files changed, 3 insertions, 1 deletions
diff --git a/linux/X/de b/linux/X/de
index 5adbab3..dccb0fa 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -317,7 +317,9 @@ xkb_symbols "neo" {
key <LSGT> { [ 0xfe11,0xfe11,0xfe11,0xfe11 ] };
- key <RALT> { type[Group1]="TWO_LEVEL", symbols[Group1] = [ 0xfe11 ] };
+ key <RALT> {
+ type[Group1]="EIGHT_LEVEL",
+ symbols[Group1] = [ 0xfe11, 0xfe11, 0xfe11, 0xfe11, KP_Decimal, 0xfe11 ] };
modifier_map Mod3 { 0xfe11 };