summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknittl <knittl@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-22 19:37:03 +0000
committerknittl <knittl@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-01-22 19:37:03 +0000
commitb1e6a1fe8c1d05e59cf1c95c7da51f10a54a4cac (patch)
tree788a5a0a55a69a6cb08e3366d6e96fb54011e065
parentf8209342322ddccc37ca7b96685a15728c80d432 (diff)
aufzählungszeichen auf KP6 eingesetz, zeilenenden wieder ausgerichtet
habe auch versucht dead_doublegrave durch 0xfe66 zu ersetzen, doch das funktioniert bei mir auch nicht git-svn-id: https://svn.neo-layout.org@1513 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-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
// --------------------------------------------------------------