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/X | |
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/X')
-rw-r--r-- | linux/X/de | 6 |
1 files changed, 3 insertions, 3 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 ] }; |