diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/X/de | 2 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -225,7 +225,7 @@ xkb_symbols "neo" { key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, guillemotright, slash ] }; key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, guillemotleft, asterisk] }; key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark, U203A, minus ] }; - key <AE11> { [ minus, U2013, U2014, U2039 ] }; + key <AE11> { [ minus, U2013, U2014, U2039, eth, ETH ] }; 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 9dd3f70..18a07d3 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -30,7 +30,7 @@ keycode 17 = 8 doublelowquotemark singlelowquotemark guillemotright slash keycode 18 = 9 leftdoublequotemark leftsinglequotemark guillemotleft asterisk keycode 19 = 0 rightdoublequotemark rightsinglequotemark U203A minus -keycode 20 = minus U2013 U2014 U2039 +keycode 20 = minus U2013 U2014 U2039 eth ETH keycode 21 = dead_acute dead_grave dead_cedilla dead_ogonek dead_abovedot dead_abovering !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |