diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-08-07 21:48:12 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-08-07 21:48:12 +0000 |
commit | 7992b73d928f0c26b837c30bff904b9281758d11 (patch) | |
tree | f3a5bf5efe84280c9749783126d1fd6047b13da7 /linux/X/de | |
parent | e64f62f090f488be632fcf8f9237e7fa2cbcb032 (diff) |
hoch1, -2, -3 und weichen Trennstrich eingefügt
git-svn-id: https://svn.neo-layout.org@221 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/X/de')
-rw-r--r-- | linux/X/de | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -215,9 +215,9 @@ xkb_symbols "neo" { // key <TLDE> { [ dead_circumflex, dead_caron, dead_breve, dead_stroke ] }; key <TLDE> { [ dead_circumflex, dead_caron, dead_breve ] }; - key <AE01> { [ 1, degree, 1, onequarter, oneeighth ] }; - key <AE02> { [ 2, paragraph, 2, onehalf ] }; - key <AE03> { [ 3, section, 3, threequarters, threeeighths ] }; + key <AE01> { [ 1, degree, onesuperior, onequarter, oneeighth ] }; + key <AE02> { [ 2, paragraph, twosuperior, onehalf ] }; + key <AE03> { [ 3, section, threesuperior, threequarters, threeeighths ] }; key <AE04> { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; key <AE05> { [ 5, guillemotleft, U2039, 5, fiveeighths, implies ] }; key <AE06> { [ 6, dollar, sterling, currency, 6, ifonlyif ] }; @@ -226,7 +226,7 @@ xkb_symbols "neo" { key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, 8, slash, U2203 ] }; key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, 9, asterisk, U2200 ] }; key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark, 0, minus, logicalor ] }; - key <AE11> { [ minus, endash, emdash, minus, minus, logicaland ] }; + key <AE11> { [ minus, endash, emdash, hyphen, minus, logicaland ] }; key <AE12> { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek, dead_abovedot, dead_abovering ] }; |