summaryrefslogtreecommitdiffstats
path: root/linux/X/de
diff options
context:
space:
mode:
Diffstat (limited to 'linux/X/de')
-rw-r--r--linux/X/de6
1 files changed, 4 insertions, 2 deletions
diff --git a/linux/X/de b/linux/X/de
index 6329b98..cd7e844 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -250,7 +250,9 @@ xkb_symbols "neo" {
// Definition of the so called Neo-Mod4
key.type[Group1]="ONE_LEVEL";
- // ISO_Level5_Shift was causing problems, though it's defined in my /usr/include/X11/keysymdef.h on Ubuntu 8.10 (ticket #33), using hexcode again for now
+ // ISO_Level5_Shift was causing problems, though it's defined in
+ // /usr/include/X11/keysymdef.h on Ubuntu 8.10 (ticket #33),
+ // using hexcode again for now
key <LSGT> { [ 0xfe11 ]};
key <RALT> { [ 0xfe11 ]};
modifier_map Mod3 { <LSGT>, <RALT> };
@@ -362,7 +364,7 @@ xkb_symbols "neo" {
// --------------------------------------------------------------
key <KP4> { [ KP_4, club, leftarrow, includedin, KP_Left, KP_Left, U2286 ] };
key <KP5> { [ KP_5, EuroSign, brokenbar, U22B6, KP_Begin, KP_Begin, U22B7 ] };
- key <KP6> { [ KP_6, NoSymbol, rightarrow, includes, KP_Right, KP_Right, U2287 ] };
+ key <KP6> { [ KP_6, U2023, rightarrow, includes, KP_Right, KP_Right, U2287 ] };
// bottom row
// --------------------------------------------------------------