summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-09-25 21:10:28 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2007-09-25 21:10:28 +0000
commit348600c6243222dec18287c487d440039a7fd377 (patch)
tree02d1cb70db13d09063a84366f31c192efe173297 /linux
parentad5e084d81913d5c6b38d1897a47db2484febbb7 (diff)
signifblank funktioniert nicht, obwohl definiert, das soll einer verstehen
git-svn-id: https://svn.neo-layout.org@281 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r--linux/X/de2
-rw-r--r--linux/xmodmap/neo_de.xmodmap5
2 files changed, 5 insertions, 2 deletions
diff --git a/linux/X/de b/linux/X/de
index 0393e21..434eb51 100644
--- a/linux/X/de
+++ b/linux/X/de
@@ -265,7 +265,7 @@ xkb_symbols "neo" {
key <AB09> { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] };
key <AB10> { [ j, J, semicolon, U3D1, period, nabla ] };
- key <SPCE> { [ space, space, signifblank, nobreakspace, 0, U202F ] };
+ key <SPCE> { [ space, space, U2423, nobreakspace, 0, U202F ] };
// new modkeys
diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap
index 38f4884..c4db7de 100644
--- a/linux/xmodmap/neo_de.xmodmap
+++ b/linux/xmodmap/neo_de.xmodmap
@@ -107,7 +107,10 @@ add Mod3 = ISO_Level3_Shift
! force to learn the new Escape!
!keycode 9 =
-keycode 65 = space space signifblank nobreakspace 0 U202F
+!eigentlich sollte die folgende Zeile rein, aber leider funktioniert das
+!Zeichen signifblank noch nicht, nur wenn man U2423 direkt drin stehen hat
+!keycode 65 = space space signifblank nobreakspace 0 U202F
+keycode 65 = space space U2423 nobreakspace 0 U202F
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!