diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-09-11 19:28:12 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-09-11 19:28:12 +0000 |
commit | dfcb3d33447f1728fcc7831f46ed1772a5f81f89 (patch) | |
tree | fb7844ebf5c31ec52674dc3e0003457d422995dd /linux | |
parent | 8a05607f84b9078baaad45a1532697387485c87e (diff) |
weiblich, männlich, zwitter eingefügt
git-svn-id: https://svn.neo-layout.org@255 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r-- | linux/X/de | 6 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -213,9 +213,9 @@ xkb_symbols "neo" { key <TLDE> { [ dead_circumflex, dead_caron, dead_breve ] }; - key <AE01> { [ 1, degree, onesuperior, onequarter, oneeighth ] }; - key <AE02> { [ 2, paragraph, twosuperior, onehalf ] }; - key <AE03> { [ 3, section, threesuperior, threequarters, threeeighth ] }; + key <AE01> { [ 1, degree, onesuperior, U2640, oneeighth ] }; + key <AE02> { [ 2, paragraph, twosuperior, U26A5 ] }; + key <AE03> { [ 3, section, threesuperior, U2642s, threeeighth ] }; key <AE04> { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; key <AE05> { [ 5, guillemotleft, U2039, 5, fiveeighths, implies ] }; key <AE06> { [ 6, dollar, sterling, currency, 6, ifonlyif ] }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index cbd8312..f8d8435 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 onesuperior onequarter oneeighth -keycode 11 = 2 paragraph twosuperior onehalf -keycode 12 = 3 section threesuperior threequarters threeeighths +keycode 10 = 1 degree onesuperior U2640 oneeighth +keycode 11 = 2 paragraph twosuperior U26A5 +keycode 12 = 3 section threesuperior U2642 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 |