X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/98183f50feb839257150ddd4062936e997c9ab03..be5c1d7405504b81e434d7521d5aa31994b04d92:/linux-xkb/ultkeys-sw diff --git a/linux-xkb/ultkeys-sw b/linux-xkb/ultkeys-sw index 52bb62b..79bf30c 100644 --- a/linux-xkb/ultkeys-sw +++ b/linux-xkb/ultkeys-sw @@ -4,7 +4,7 @@ // License : GNU General Public License Version 3 -// Website : https://github.com/pieter-degroote/UltimateKEYS +// GitHub : https://github.com/pieter-degroote/UltimateKEYS default partial alphanumeric_keys modifier_keys @@ -18,10 +18,10 @@ xkb_symbols "basic" { key { [ v, V, igrave, Igrave ] }; key { [ b, B, iacute, Iacute ] }; key { [ n, N, ntilde, Ntilde ] }; - key { [ m, M, dead_greek, Multi_key ] }; + key { [ m, M, Multi_key, Multi_key ] }; key { [ comma, less, ograve, Ograve ] }; key { [ period, greater, oacute, Oacute ] }; - key { [ slash, question, questiondown, paragraph ] }; + key { [ slash, question, questiondown, ellipsis ] }; key { [ a, A, adiaeresis, Adiaeresis ] }; key { [ s, S, ssharp, section ] }; key { [ d, D, eth, Eth ] }; @@ -52,12 +52,12 @@ xkb_symbols "basic" { key { [ percent, 5, EuroSign, cent ] }; key { [ asciicircum, 6, dead_circumflex, dead_caron ] }; key { [ ampersand, 7, dead_abovering, dead_macron ] }; - key { [ asterisk, 8, doublelowquotemark, singlelowquotemark ] }; + key { [ asterisk, 8, doublelowquotemark, paragraph ] }; key { [ parenleft, 9, leftdoublequotemark, leftsinglequotemark ] }; key { [ parenright, 0, rightdoublequotemark, rightsinglequotemark ] }; key { [ minus, underscore, dead_cedilla, dead_breve ] }; key { [ equal, plus, multiply, division ] }; - key { [ backslash, bar, notsign, brokenbar ] }; + key { [ backslash, bar, dead_greek, dead_currency ] }; key { [ grave, asciitilde, dead_grave, dead_tilde ] }; key { [ backslash, bar, backslash, bar ] }; key { [ space, space, nobreakspace, nobreakspace ] };