X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/cbaa1b7e8148fbaf78a5bf2bbb0cee4153606987..310203715f51baf5aa069d310cee1c141aa1292a:/linux-xkb/custom diff --git a/linux-xkb/custom b/linux-xkb/custom new file mode 100644 index 0000000..050abf4 --- /dev/null +++ b/linux-xkb/custom @@ -0,0 +1,67 @@ +// UltimateKEYS (/usr/share/X11/xkb/symbols/custom) + +// Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/) + +// License : GNU General Public License Version 3 + +// GitHub : github.com/pieter-degroote/UltimateKEYS + + +default partial alphanumeric_keys modifier_keys +xkb_symbols "basic" { + + name[Group1] = "UltimateKEYS"; + + key { [ z, Z, agrave, Agrave ] }; + key { [ x, X, aacute, Aacute ] }; + key { [ c, C, ccedilla, Ccedilla ] }; + key { [ v, V, igrave, Igrave ] }; + key { [ b, B, iacute, Iacute ] }; + key { [ n, N, ntilde, Ntilde ] }; + key { [ m, M, mu, plusminus ] }; + key { [ comma, less, ograve, Ograve ] }; + key { [ period, greater, oacute, Oacute ] }; + key { [ slash, question, questiondown, ellipsis ] }; + key { [ a, A, adiaeresis, Adiaeresis ] }; + key { [ s, S, ssharp, U1E9E ] }; + key { [ d, D, acircumflex, Acircumflex ] }; + key { [ f, F, egrave, Egrave ] }; + key { [ g, G, eacute, Eacute ] }; + key { [ h, H, ugrave, Ugrave ] }; + key { [ j, J, uacute, Uacute ] }; + key { [ k, K, oe, OE ] }; + key { [ l, L, oslash, Ooblique ] }; + key { [ semicolon, colon, degree, periodcentered ] }; + key { [ apostrophe, quotedbl, dagger, doubledagger ] }; + key { [ q, Q, ae, AE ] }; + key { [ w, W, aring, Aring ] }; + key { [ e, E, ediaeresis, Ediaeresis ] }; + 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, ocircumflex, Ocircumflex ] }; + 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 { [ 4, dollar, sterling, yen ] }; + key { [ 5, percent, EuroSign, cent ] }; + key { [ 6, asciicircum, atilde, Atilde ] }; + key { [ 7, ampersand, otilde, Otilde ] }; + key { [ 8, asterisk, doublelowquotemark, section ] }; + key { [ 9, parenleft, leftdoublequotemark, leftsinglequotemark ] }; + key { [ 0, parenright, rightdoublequotemark, rightsinglequotemark ] }; + key { [ minus, underscore, endash, emdash ] }; + key { [ equal, plus, multiply, division ] }; + key { [ backslash, bar, enspace, emspace ] }; + 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 "level3(ralt_switch)" +};