diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/X/de | 4 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -225,8 +225,8 @@ xkb_symbols "neo" { key <AE01> { [ 1, degree, onesuperior, femalesymbol, enfilledcircbullet, notsign ] }; key <AE02> { [ 2, numerosign, twosuperior, U26A5, U2023, logicalor ] }; key <AE03> { [ 3, section, threesuperior, malesymbol, 3, logicaland ] }; - key <AE04> { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; - key <AE05> { [ 5, guillemotleft, U2039, 5, 5, implies ] }; + key <AE04> { [ 4, guillemotright, U203A, U2113, Prior, Prior ] }; + key <AE05> { [ 5, guillemotleft, U2039, dagger, 5, implies ] }; key <AE06> { [ 6, EuroSign, cent, 6, sterling, U2225 ] }; key <AE07> { [ 7, dollar, yen, U03F0, currency, notelementof ] }; key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, 8, slash, U2203 ] }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index 102b605..f7ce819 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -91,7 +91,7 @@ keycode 10 = 1 degree onesuperior femalesymbol enfilledcircbullet enfi keycode 11 = 2 numerosign twosuperior U26A5 U2023 U2023 logicalor keycode 12 = 3 section threesuperior malesymbol 3 U25E6 logicaland keycode 13 = 4 guillemotright U203A U2113 KP_Prior KP_Prior downtack -keycode 14 = 5 guillemotleft U2039 5 5 5 U2221 +keycode 14 = 5 guillemotleft U2039 dagger 5 5 U2221 keycode 15 = 6 EuroSign cent 6 sterling sterling U2225 keycode 16 = 7 dollar yen U03F0 currency currency notelementof |