diff options
author | knittl <knittl@kbook.(none)> | 2009-12-28 16:52:05 +0100 |
---|---|---|
committer | knittl <knittl@kbook.(none)> | 2010-03-07 20:07:56 +0100 |
commit | 31b091976c41e8e9014958663d4bea2df72759a0 (patch) | |
tree | 80cb0afcd1c798aaa57344c1559dfb065e28ec22 /linux/X/symbols/de | |
parent | c9efff5a1a240f87aec64a1cbb9b96a11223e327 (diff) |
shift symbols on 123(4)
move the symbols one position to the right, so "vertical ellipsis" can be on 1(4)
just above "ellipsis" on x(3)
Diffstat (limited to 'linux/X/symbols/de')
-rw-r--r-- | linux/X/symbols/de | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linux/X/symbols/de b/linux/X/symbols/de index 31eb045..72e5ae1 100644 --- a/linux/X/symbols/de +++ b/linux/X/symbols/de @@ -268,10 +268,10 @@ xkb_symbols "neo_base" { // -------------------------------------------------------------- key <TLDE> { [ dead_circumflex, dead_tilde, dead_abovering, dead_breve, dead_caron, Pointer_EnableKeys, dead_macron, NoSymbol ] }; - key <AE01> { [ 1, degree, onesuperior, onesubscript, ordfeminine, NoSymbol, notsign, NoSymbol ] }; - key <AE02> { [ 2, section, twosuperior, twosubscript, masculine, NoSymbol, logicalor, NoSymbol ] }; - key <AE03> { [ 3, U2113, threesuperior, threesubscript, numerosign, NoSymbol, logicaland, NoSymbol ] }; - key <AE04> { [ 4, guillemotright, U203A, femalesymbol, U22EE, NoSymbol, U22A5, NoSymbol ] }; + key <AE01> { [ 1, degree, onesuperior, onesubscript, U22EE, NoSymbol, notsign, NoSymbol ] }; + key <AE02> { [ 2, section, twosuperior, twosubscript, ordfeminine, NoSymbol, logicalor, NoSymbol ] }; + key <AE03> { [ 3, U2113, threesuperior, threesubscript, masculine, NoSymbol, logicaland, NoSymbol ] }; + key <AE04> { [ 4, guillemotright, U203A, femalesymbol, numerosign, NoSymbol, U22A5, NoSymbol ] }; key <AE05> { [ 5, guillemotleft, U2039, malesymbol, periodcentered, NoSymbol, U2221, NoSymbol ] }; key <AE06> { [ 6, dollar, cent, U26A5, sterling, NoSymbol, U2225, NoSymbol ] }; |