summaryrefslogtreecommitdiff
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
parent85c17b99749d3f7903dbaf3db5e0f1e741227aab (diff)
downloadneo-layout-89da6eeb4bf165bff66652ef7d8b68d670ca1ba1.tar.gz
neo-layout-89da6eeb4bf165bff66652ef7d8b68d670ca1ba1.tar.bz2
neo-layout-89da6eeb4bf165bff66652ef7d8b68d670ca1ba1.zip
KP_Decimal eingefügt
git-svn-id: https://svn.neo-layout.org@156 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--grafik/neo20.txt4
-rw-r--r--linux/X/de4
2 files changed, 5 insertions, 3 deletions
diff --git a/grafik/neo20.txt b/grafik/neo20.txt
index 356e83b..6c1b4be 100644
--- a/grafik/neo20.txt
+++ b/grafik/neo20.txt
@@ -45,8 +45,8 @@ Erste Ebene
│Shift │ Mod │Ö │Ü ∫│Ä │P Π│Z Ω│B •│M │ √│… Θ│J ∇│ Shift │
│ │ 5 │ # ⌧│ $ ⌦│ | ⇟│ ~ ↲│ ` │ + ∞│ % 1│, ' 2│. " 3│ ; .│ │
├──────┼─────┴┬────┴─┬───┴─────┴─────┴─────┴─────┴─────┴────┬┴─────┼─────┴┬──────┬──────┤
-│ Strg │ Fen- │ Alt │ Leerzeichen nobreakspace smallspace │ Mod5 │ Fen- │ Menu │ Strg │
-│ │ ster │ │ 0 │ │ ster │ │ │
+│ Strg │ Fen- │ Alt │ Leerzeichen nobreakspace smallspace │Mod5 │ Fen- │ Menu │ Strg │
+│ │ ster │ │ 0 │ ./,│ ster │ │ │
└──────┴──────┴──────┴──────────────────────────────────────┴──────┴──────┴──────┴──────┘
┌─────┬─────┬─────┬─────┐
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 };