From 9d11766004f3df244750955114d0d62b6226a0ba Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 24 Sep 2007 20:37:33 +0000 Subject: U+2011 NON-BREAKING HYPHEN vergessen git-svn-id: https://svn.neo-layout.org@274 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/Weiteres/de | 2 +- linux/X/de | 2 +- linux/xmodmap/neo_de.xmodmap | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'linux') diff --git a/linux/X/Weiteres/de b/linux/X/Weiteres/de index 6bf9b23..0f20f65 100644 --- a/linux/X/Weiteres/de +++ b/linux/X/Weiteres/de @@ -223,7 +223,7 @@ xkb_symbols "neo" { key { [ 8, doublelowquotemark, singlelowquotemark, 8, slash, U2203 ] }; key { [ 9, leftdoublequotemark, leftsinglequotemark, 9, asterisk, U2200 ] }; key { [ 0, rightdoublequotemark, rightsinglequotemark, 0, minus, logicalor ] }; - key { [ minus, endash, emdash, hyphen, minus, logicaland ] }; + key { [ minus, endash, emdash, hyphen, U2011, logicaland ] }; key { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek, dead_abovedot, dead_abovering ] }; // 2nd row diff --git a/linux/X/de b/linux/X/de index 3934226..0393e21 100644 --- a/linux/X/de +++ b/linux/X/de @@ -223,7 +223,7 @@ xkb_symbols "neo" { key { [ 8, doublelowquotemark, singlelowquotemark, 8, slash, U2203 ] }; key { [ 9, leftdoublequotemark, leftsinglequotemark, 9, asterisk, U2200 ] }; key { [ 0, rightdoublequotemark, rightsinglequotemark, 0, minus, logicalor ] }; - key { [ minus, endash, emdash, hyphen, minus, logicaland ] }; + key { [ minus, endash, emdash, hyphen, U2011, logicaland ] }; key { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek, dead_abovedot, dead_abovering ] }; // 2nd row diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index 23e8041..38f4884 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -30,7 +30,7 @@ keycode 17 = 8 doublelowquotemark singlelowquotemark 8 slash U2203 keycode 18 = 9 leftdoublequotemark leftsinglequotemark 9 asterisk U2200 keycode 19 = 0 rightdoublequotemark rightsinglequotemark 0 minus logicalor -keycode 20 = minus endash emdash hyphen minus logicaland +keycode 20 = minus endash emdash hyphen U2011 logicaland keycode 21 = dead_acute dead_grave dead_cedilla dead_ogonek dead_abovedot dead_abovering !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -- cgit v1.2.3