// based on // albanian keyboard layout // done by Pablo Saratxaga // partial default alphanumeric_keys xkb_symbols "basic" { include "latin(type3)" name[Group1]="Albanian"; key { [ 1, exclam, asciitilde, dead_tilde ] }; key { [ 2, quotedbl, dead_caron, oneeighth ] }; key { [ 3, numbersign, dead_circumflex, sterling ] }; key { [ 4, dollar, dead_breve, dollar ] }; key { [ 5, percent, dead_abovering, threeeighths] }; key { [ 6, asciicircum, dead_ogonek, fiveeighths ] }; key { [ 7, ampersand, grave, dead_grave ] }; key { [ 8, asterisk, dead_abovedot, trademark ] }; key { [ 9, parenleft, dead_acute, plusminus ] }; key { [ 0, parenright, dead_doubleacute, degree ] }; key { [ minus, underscore, dead_diaeresis, questiondown] }; key { [ e, E, EuroSign, EuroSign ] }; key { [ ccedilla, Ccedilla, division, dead_abovering ] }; key { [ at, apostrophe, multiply, dead_macron ] }; key { [ s, S, dstroke, section ] }; key { [ d, D, Dstroke, ETH ] }; key { [ediaeresis, Ediaeresis, dollar, dead_doubleacute ] }; key { [bracketleft, braceleft, ssharp, dead_caron ] }; key { [ backslash, bar, notsign, notsign ] }; key { [bracketright, braceright, currency, dead_breve ] }; key { [ comma, semicolon, less, multiply ] }; key { [ period, colon, greater, division ] }; key { [ slash, question, dead_belowdot, dead_abovedot ] }; include "level3(ralt_switch)" };