|
|
|
@ -215,9 +215,9 @@ xkb_symbols "neo" { |
|
|
|
|
// key <TLDE> { [ dead_circumflex, dead_caron, dead_breve, dead_stroke ] }; |
|
|
|
|
key <TLDE> { [ dead_circumflex, dead_caron, dead_breve ] }; |
|
|
|
|
|
|
|
|
|
key <AE01> { [ 1, degree, 1, onequarter, oneeighth ] }; |
|
|
|
|
key <AE02> { [ 2, paragraph, 2, onehalf ] }; |
|
|
|
|
key <AE03> { [ 3, section, 3, threequarters, threeeighths ] }; |
|
|
|
|
key <AE01> { [ 1, degree, onesuperior, onequarter, oneeighth ] }; |
|
|
|
|
key <AE02> { [ 2, paragraph, twosuperior, onehalf ] }; |
|
|
|
|
key <AE03> { [ 3, section, threesuperior, threequarters, threeeighths ] }; |
|
|
|
|
key <AE04> { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; |
|
|
|
|
key <AE05> { [ 5, guillemotleft, U2039, 5, fiveeighths, implies ] }; |
|
|
|
|
key <AE06> { [ 6, dollar, sterling, currency, 6, ifonlyif ] }; |
|
|
|
@ -226,7 +226,7 @@ xkb_symbols "neo" { |
|
|
|
|
key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, 8, slash, U2203 ] }; |
|
|
|
|
key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, 9, asterisk, U2200 ] }; |
|
|
|
|
key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark, 0, minus, logicalor ] }; |
|
|
|
|
key <AE11> { [ minus, endash, emdash, minus, minus, logicaland ] }; |
|
|
|
|
key <AE11> { [ minus, endash, emdash, hyphen, minus, logicaland ] }; |
|
|
|
|
key <AE12> { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek, dead_abovedot, dead_abovering ] }; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|