X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/2b540ef21162334bd42e7356053227ae96055098..884fc831add98405e1dafcc06e315b9df8e0bc6b:/linux-xkb/ultkeys diff --git a/linux-xkb/ultkeys b/linux-xkb/ultkeys index dfee418..b82ab3d 100644 --- a/linux-xkb/ultkeys +++ b/linux-xkb/ultkeys @@ -1,4 +1,4 @@ -// UltimateKEYS (/usr/share/X11/xkb/symbols/ultkeys) +// UltimateKEYS (xkb/symbols/ultkeys) // Created by : Pieter Degroote @@ -24,7 +24,7 @@ xkb_symbols "basic" { key { [ slash, question, questiondown, ellipsis ] }; key { [ a, A, adiaeresis, Adiaeresis ] }; key { [ s, S, ssharp, section ] }; - key { [ d, D, eth, ETH ] }; + key { [ d, D, acircumflex, Acircumflex ] }; key { [ f, F, egrave, Egrave ] }; key { [ g, G, eacute, Eacute ] }; key { [ h, H, ugrave, Ugrave ] }; @@ -36,13 +36,13 @@ xkb_symbols "basic" { key { [ q, Q, ae, AE ] }; key { [ w, W, aring, Aring ] }; key { [ e, E, ediaeresis, Ediaeresis ] }; - key { [ r, R, yacute, Yacute ] }; - key { [ t, T, thorn, THORN ] }; - key { [ y, Y, ydiaeresis, Ydiaeresis ] }; + key { [ r, R, ecircumflex, Ecircumflex ] }; + key { [ t, T, icircumflex, Icircumflex ] }; + key { [ y, Y, ucircumflex, Ucircumflex ] }; key { [ u, U, udiaeresis, Udiaeresis ] }; key { [ i, I, idiaeresis, Idiaeresis ] }; key { [ o, O, odiaeresis, Odiaeresis ] }; - key { [ p, P, dagger, doubledagger ] }; + key { [ p, P, ocircumflex, Ocircumflex ] }; key { [ bracketleft, braceleft, guillemotleft, U2039 ] }; key { [ bracketright, braceright, guillemotright, U203A ] }; key { [ 1, exclam, exclamdown, onesuperior ] }; @@ -52,11 +52,11 @@ xkb_symbols "basic" { key { [ 5, percent, EuroSign, cent ] }; key { [ 6, asciicircum, dead_circumflex, dead_caron ] }; key { [ 7, ampersand, dead_abovedot, dead_macron ] }; - key { [ 8, asterisk, doublelowquotemark, paragraph ] }; + key { [ 8, asterisk, dead_cedilla, dead_breve ] }; key { [ 9, parenleft, leftdoublequotemark, leftsinglequotemark ] }; key { [ 0, parenright, rightdoublequotemark, rightsinglequotemark ] }; - key { [ minus, underscore, dead_cedilla, dead_breve ] }; - key { [ equal, plus, multiply, division ] }; + key { [ minus, underscore, atilde, Atilde ] }; + key { [ equal, plus, otilde, Otilde ] }; key { [ backslash, bar, dead_greek, dead_currency ] }; key { [ grave, asciitilde, dead_grave, dead_tilde ] }; key { [ backslash, bar, backslash, bar ] };