diff options
Diffstat (limited to '')
-rw-r--r-- | FAQ.txt | 2 | ||||
-rw-r--r-- | linux/X/de | 2 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 2 |
3 files changed, 4 insertions, 2 deletions
@@ -87,6 +87,8 @@ geschrieben. Außerdem wird der erstgenannte Bindestrich auch als „Minus“ verwendet. Es gibt jedoch auch das richtige Minuszeichen, das genau so breit ist wie das Pluszeichen. Dieses befindet sich auf »AltGr« + »Numpad-Minus«. +Mehr zur Typographie hier: + http://www.cup.uni-muenchen.de/ac/kluefers/homepage/intranet_typography.html -------------------------------------------------------------------------------- @@ -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 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |