X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/6811db4f6cfe3f7697e2eaa66f33bbc0f91073ab..43123dc4d2db0e401cd632d9d163f72b235fa92a:/linux-xkb/ultkeys-sw diff --git a/linux-xkb/ultkeys-sw b/linux-xkb/ultkeys-sw index 58a9789..365646f 100644 --- a/linux-xkb/ultkeys-sw +++ b/linux-xkb/ultkeys-sw @@ -23,7 +23,7 @@ xkb_symbols "basic" { key { [ period, greater, oacute, Oacute ] }; key { [ slash, question, questiondown, ellipsis ] }; key { [ a, A, adiaeresis, Adiaeresis ] }; - key { [ s, S, ssharp, section ] }; + key { [ s, S, ssharp, U1E9E ] }; key { [ d, D, acircumflex, Acircumflex ] }; key { [ f, F, egrave, Egrave ] }; key { [ g, G, eacute, Eacute ] }; @@ -47,7 +47,7 @@ xkb_symbols "basic" { key { [ bracketright, braceright, guillemotright, U203A ] }; key { [ exclam, 1, exclamdown, onesuperior ] }; key { [ at, 2, copyright, twosuperior ] }; - key { [ numbersign, 3, plusminus, threesuperior ] }; + key { [ numbersign, 3, section, threesuperior ] }; key { [ dollar, 4, sterling, yen ] }; key { [ percent, 5, EuroSign, cent ] }; key { [ asciicircum, 6, dead_circumflex, dead_caron ] };