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 --- grafik/neo20.txt | 2 +- linux/X/Weiteres/de | 2 +- linux/X/de | 2 +- linux/xmodmap/neo_de.xmodmap | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/grafik/neo20.txt b/grafik/neo20.txt index eb1cbc1..6e50517 100644 --- a/grafik/neo20.txt +++ b/grafik/neo20.txt @@ -108,7 +108,7 @@ Siehe auch http://de.wikipedia.org/wiki/Anf%C3%BChrungszeichen == Alle Ebenen – Normale Tastatur == ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────────┐ │ˇ - .│° ♀ │№ ⚥ │§ ♂ │» ⇞│« ⇒│$ ¤ ⇔│€ ¥ ¬│„ ∃│“ ∀│” ∨│– ╌ ∧│` ˛ ˚│Backspace│ -│^ ˘ ·│1 ¹ •│2 ² ‣│3 ³ │4 › ⇞│5 ‹ │6 £ │7 ¢ │8 ‚ /│9 ‘ *│0 ’ -│- — │ˊ ¸ ˙│ ⌫ │ +│^ ˘ ·│1 ¹ •│2 ² ‣│3 ³ │4 › ⇞│5 ‹ │6 £ │7 ¢ │8 ‚ /│9 ‘ *│0 ’ -│- — ‑│ˊ ¸ ˙│ ⌫ │ ├─────┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──────┤ │ Tab ⇤ │X ξ │V Λ│L λ ⇡│C χ ⇤│W ⎀│K κ │H ψ Ψ│G γ Γ│F φ Φ│Q ɸ ∂│ẞ ς Ə│ˉ ˝ ˏ│ │ │ ⇥ │x @ │v _ ⌫│l [ ⇡│c ] ⇥│w ^ ⎀│k ! ¡│h < 7│g > 8│f = 9│q & +│ß ə│~ ¨ /│Enter │ 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