You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
3.6 KiB
Plaintext

default partial alphanumeric_keys modifier_keys
//my own configuration based on intl
partial alphanumeric_keys
xkb_symbols "intl-modified" {
name[Group1]= "English (US, intl., with dead keys)";
key <TLDE> { [ grave, asciitilde, dead_grave, dead_tilde ] };
key <AE01> { [ 1, exclam, exclamdown, onesuperior ] };
key <AE02> { [ 2, at, EuroSign, twosuperior ] };
key <AE03> { [ 3, numbersign, ecircumflex, Ecircumflex ] };
key <AE04> { [ 4, dollar, sterling, dead_macron ] };
key <AE05> { [ 5, percent, currency, dead_cedilla ] };
key <AE06> { [ 6,asciicircum, onequarter, dead_circumflex ] };
key <AE07> { [ 7, ampersand, ucircumflex, Ucircumflex ] };
key <AE08> { [ 8, asterisk, onehalf, dead_ogonek ] };
key <AE09> { [ 9, parenleft, guillemotleft, dead_breve ] };
key <AE10> { [ 0, parenright,guillemotright, dead_abovering ] };
key <AE11> { [ minus, underscore, yen, dead_belowdot ] };
key <AE12> { [ equal, plus, multiply, division ] };
key <AD01> { [ q, Q, acircumflex, Acircumflex ] };
key <AD02> { [ w, W, ediaeresis, Ediaeresis ] };
key <AD03> { [ e, E, eacute, Eacute ] };
key <AD04> { [ r, R, registered, registered ] };
key <AD05> { [ t, T, copyright, cent ] };
key <AD06> { [ y, Y, thorn, THORN ] };
key <AD07> { [ u, U, ugrave, Ugrave ] };
key <AD08> { [ i, I, icircumflex, Icircumflex ] };
key <AD09> { [ o, O, ocircumflex, Ocircumflex ] };
key <AD10> { [ p, P, p, dead_horn ] };
key <AD11> { [ bracketleft, braceleft, guillemotleft, leftdoublequotemark ] };
key <AD12> { [bracketright, braceright, guillemotright, rightdoublequotemark ] };
key <AC01> { [ a, A, agrave, Agrave ] };
key <AC02> { [ s, S, ssharp, section ] };
key <AC03> { [ d, D, egrave, Egrave ] };
key <AC04> { [ f, F, f, F ] };
key <AC05> { [ g, G, g, G ] };
key <AC06> { [ h, H, heart, H ] };
key <AC07> { [ j, J, udiaeresis, Udiaeresis ] };
key <AC08> { [ k, K, idiaeresis, Idiaeresis ] };
key <AC09> { [ l, L, odiaeresis, Odiaeresis ] };
key <AC10> { [ semicolon, colon, rightsinglequotemark, degree ] };
key <AC11> { [apostrophe, quotedbl, dead_acute, dead_diaeresis ] };
key <AB01> { [ z, Z, adiaeresis, Adiaeresis ] };
key <AB02> { [ x, X, ae, AE ] };
key <AB03> { [ c, C, ccedilla, Ccedilla ] };
key <AB04> { [ v, V, oe, OE ] };
key <AB05> { [ b, B, mu, paragraph ] };
key <AB06> { [ n, N, ntilde, Ntilde ] };
key <AB07> { [ m, M,periodcentered, endash ] };
key <AB08> { [ comma, less, nobreakspace, U2022 ] };
key <AB09> { [ period, greater, dead_abovedot, dead_caron ] };
key <AB10> { [ slash, question, questiondown, dead_hook ] };
key <BKSL> { [ backslash, bar, notsign, brokenbar ] };
key <LSGT> { [ backslash, bar, aacute, Aacute ] };
include "level3(ralt_switch)"
};