diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/X/de | 8 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 8 |
2 files changed, 8 insertions, 8 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 ] }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index d73347a..abec0a8 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -18,9 +18,9 @@ !keycode 49 = dead_circumflex dead_caron dead_breve dead_stroke keycode 49 = dead_circumflex dead_caron dead_breve -keycode 10 = 1 degree 1 onequarter oneeighth -keycode 11 = 2 paragraph 2 onehalf -keycode 12 = 3 section 3 threequarters threeeighths +keycode 10 = 1 degree onesuperior onequarter oneeighth +keycode 11 = 2 paragraph twosuperior onehalf +keycode 12 = 3 section threesuperior threequarters threeeighths keycode 13 = 4 guillemotright U203A 4 Prior Prior keycode 14 = 5 guillemotleft U2039 5 fiveeighths implies keycode 15 = 6 dollar sterling currency 6 ifonlyif @@ -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 minus minus logicaland +keycode 20 = minus endash emdash hyphen minus logicaland keycode 21 = dead_acute dead_grave dead_cedilla dead_ogonek dead_abovedot dead_abovering !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |