diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-25 11:25:13 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-12-25 11:25:13 +0000 |
commit | ddf71aa7cea9962e692cb540db42741c488c02fd (patch) | |
tree | ccdd3506ffb0acce8cdafbec25f2bfb909bc8e99 /linux | |
parent | 2af58523570ba7178976afceb8d7593fc6e88387 (diff) |
xkbmap an die referenz-C angepasst (kann einfach rückgängig gemacht werden; wenn jemand die version aus der normalen referenz testen will, kann er einfach eine alte version aus dem svn holen)
git-svn-id: https://svn.neo-layout.org@1327 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r-- | linux/X/de | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -284,8 +284,8 @@ xkb_symbols "neo" { key <TLDE> { [ dead_circumflex, dead_tilde, dead_abovering, dead_breve, dead_caron, NoSymbol, dead_macron ] }; - key <AE01> { [ 1, degree, onesuperior, onesubscript, enfilledcircbullet, NoSymbol, notsign ] }; - key <AE02> { [ 2, section, twosuperior, twosubscript, U2023, NoSymbol, logicalor ] }; + key <AE01> { [ 1, degree, onesuperior, onesubscript, ordfeminine, NoSymbol, notsign ] }; + key <AE02> { [ 2, section, twosuperior, twosubscript, masculine, NoSymbol, logicalor ] }; key <AE03> { [ 3, U2113, threesuperior, threesubscript, numerosign, NoSymbol, logicaland ] }; key <AE04> { [ 4, guillemotright, U203A, dagger, Prior, Prior, U22A5 ] }; key <AE05> { [ 5, guillemotleft, U2039, femalesymbol, periodcentered, NoSymbol, U2221 ] }; @@ -304,7 +304,7 @@ xkb_symbols "neo" { // top row // ------------ // xvlcwkhgfqß - key <AD01> { [ x, X, NoSymbol, Greek_xi, NoSymbol, NoSymbol, Greek_XI ] }; + key <AD01> { [ x, X, ellipsis, Greek_xi, U22EE, NoSymbol, Greek_XI ] }; key <AD02> { [ v, V, underscore, NoSymbol, BackSpace, BackSpace, U2259 ] }; key <AD03> { [ l, L, bracketleft, Greek_lambda, Up, Up, Greek_LAMBDA ] }; key <AD04> { [ c, C, bracketright, Greek_chi, Delete, Delete, U2102 ] }; @@ -347,7 +347,7 @@ xkb_symbols "neo" { key <AB06> { [ b, B, plus, Greek_beta, colon, NoSymbol, U21D0 ] }; key <AB07> { [ m, M, percent, Greek_mu, 1, NoSymbol, ifonlyif ] }; key <AB08> { [ comma, endash, quotedbl, Greek_rho, 2, NoSymbol, U21D2 ] }; - key <AB09> { [ period, ellipsis, apostrophe, U03D1, 3, NoSymbol, Greek_THETA ] }; + key <AB09> { [ period, enfilledcircbullet, apostrophe, U03D1, 3, NoSymbol, Greek_THETA ] }; key <AB10> { [ j, J, semicolon, Greek_theta, semicolon, NoSymbol, variation ] }; // Space key |