X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/552c4f335d5fc5f1a1d3261f295eba591a55391b..de92955973ad9d2b281f92c825f50aea0b20a925:/linux-xkb/custom diff --git a/linux-xkb/custom b/linux-xkb/custom index cf7a8ad..4b899f3 100644 --- a/linux-xkb/custom +++ b/linux-xkb/custom @@ -1,16 +1,13 @@ -// UltimateKEYS (/usr/share/X11/xkb/symbols/custom) +// UltimateKEYS Keyboard Layout (Public Domain) -// Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/) - -// License : GNU General Public License Version 3 - -// GitHub : github.com/pieter-degroote/UltimateKEYS +// Website : https://pieter-degroote.github.io/UltimateKEYS/ +// GitHub : https://github.com/pieter-degroote/UltimateKEYS default partial alphanumeric_keys modifier_keys xkb_symbols "basic" { - name[Group1] = "UltimateKEYS"; + name[Group1] = "English (US, UltimateKEYS)"; key { [ z, Z, aacute, Aacute ] }; key { [ x, X, agrave, Agrave ] }; @@ -23,7 +20,7 @@ xkb_symbols "basic" { key { [ period, greater, ograve, Ograve ] }; key { [ slash, question, questiondown, enfilledcircbullet ] }; key { [ a, A, adiaeresis, Adiaeresis ] }; - key { [ s, S, ssharp, U1E9E ] }; + key { [ s, S, ssharp, U1E9E ] }; // ẞ key { [ d, D, acircumflex, Acircumflex ] }; key { [ f, F, eacute, Eacute ] }; key { [ g, G, egrave, Egrave ] }; @@ -32,7 +29,7 @@ xkb_symbols "basic" { key { [ k, K, oe, OE ] }; key { [ l, L, oslash, Ooblique ] }; key { [ semicolon, colon, degree, periodcentered ] }; - key { [ apostrophe, quotedbl, U266A, U266B ] }; + key { [ apostrophe, quotedbl, U266A, U266B ] }; // ♪ ♫ key { [ q, Q, ae, AE ] }; key { [ w, W, aring, Aring ] }; key { [ e, E, ediaeresis, Ediaeresis ] }; @@ -43,11 +40,11 @@ xkb_symbols "basic" { key { [ i, I, idiaeresis, Idiaeresis ] }; key { [ o, O, odiaeresis, Odiaeresis ] }; key { [ p, P, ocircumflex, Ocircumflex ] }; - key { [ bracketleft, braceleft, guillemotleft, U2039 ] }; - key { [ bracketright, braceright, guillemotright, U203A ] }; + key { [ bracketleft, braceleft, guillemotleft, U2039 ] }; // ‹ + key { [ bracketright, braceright, guillemotright, U203A ] }; // › key { [ 1, exclam, exclamdown, onesuperior ] }; - key { [ 2, at, U2264, twosuperior ] }; - key { [ 3, numbersign, U2265, threesuperior ] }; + key { [ 2, at, U2264, twosuperior ] }; // ≤ + key { [ 3, numbersign, U2265, threesuperior ] }; // ≥ key { [ 4, dollar, sterling, yen ] }; key { [ 5, percent, EuroSign, cent ] }; key { [ 6, asciicircum, atilde, Atilde ] }; @@ -61,7 +58,7 @@ xkb_symbols "basic" { key { [ backslash, bar, Multi_key, Multi_key ] }; key { [ space, space, nobreakspace, nobreakspace ] }; key { [ grave, asciitilde, Multi_key, Multi_key ] }; - key { [ KP_Delete, KP_Decimal ] }; +// include "kpdl(dot)" // (default: dot on keypad) include "level3(ralt_switch)" };