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

33 lines
1019 B

partial alphanumeric_keys
xkb_symbols "pvx"
{
include "us(basic)"
include "level3(ralt_switch)"
include "eurosign(e)"
key <AD02> { [ w, W, scaron, Scaron ] };
key <AC01> { [ a, A, adiaeresis, Adiaeresis ] };
key <AC02> { [ s, S, otilde, Otilde ] };
key <AC03> { [ d, D, odiaeresis, Odiaeresis ] };
key <AC04> { [ f, F, udiaeresis, Udiaeresis ] };
key <AB01> { [ z, Z, zcaron, Zcaron ] };
key <AB10> { [ slash, question, U2E2E ] };
key <AC06> { [ h, H, U5350, U534D ] };
key <AD10> { [ p, P, U26E7, U262E ] };
key <AB03> { [ c, C, U262D ] };
key <AE10> { [ 0, parenright, degree ] };
key <AD08> { [ i, I, Up] };
key <AC07> { [ j, J, Left] };
key <AC08> { [ k, K, Down] };
key <AC09> { [ l, L, Right] };
key <CAPS> {
type[Group1] = "TWO_LEVEL",
symbols[Group1] = [ Multi_key, Caps_Lock ],
actions[Group1] = [ RedirectKey(key=<BKSP>), LockMods(modifiers=Lock) ]
};
replace key <KPEN> { [ Return ] };
};