diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-10-12 20:12:54 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-10-12 20:12:54 +0000 |
commit | 1d32e9488d94b19e29f2ccc9ff42e0c02557107a (patch) | |
tree | 6813f42bce83f19e88d93e1b44e9deef61606efd /linux/X/de | |
parent | b7fdc8bde24248c14b1e40c8d29e7e6712585761 (diff) |
es muss uptack sein (siehe unicode-tabellen), leider ist wohl ein fehler in der /usr/include/X11/keysymdef.h, siehe ticket 46
git-svn-id: https://svn.neo-layout.org@975 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to '')
-rw-r--r-- | linux/X/de | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -285,7 +285,7 @@ xkb_symbols "neo" { key <AE01> { [ 1, degree, onesuperior, U2081, enfilledcircbullet, NoSymbol, notsign ] }; key <AE02> { [ 2, numerosign, twosuperior, U2082, U2023, NoSymbol, logicalor ] }; key <AE03> { [ 3, section, threesuperior, U2083, NoSymbol, NoSymbol, logicaland ] }; - key <AE04> { [ 4, guillemotright, U203A, U2113, Prior, Prior, downtack ] }; + key <AE04> { [ 4, guillemotright, U203A, U2113, Prior, Prior, uptack ] }; key <AE05> { [ 5, guillemotleft, U2039, femalesymbol, NoSymbol, NoSymbol, U2221 ] }; key <AE06> { [ 6, EuroSign, cent, malesymbol, sterling, NoSymbol, U2225 ] }; |