/usr/share/X11/xkb/symbols
NameSizeModeActions
digital_vndr/-0755rm
fujitsu_vndr/-0755rm
hp_vndr/-0755rm
jolla_vndr/-0755rm
macintosh_vndr/-0755rm
nec_vndr/-0755rm
nokia_vndr/-0755rm
sgi_vndr/-0755rm
sharp_vndr/-0755rm
sony_vndr/-0755rm
sun_vndr/-0755rm
xfree68_vndr/-0755rm
af233840644editdlrm
al61570644editdlrm
altwin36700644editdlrm
am102840644editdlrm
apl521760644editdlrm
ara335990644editdlrm
at3580644editdlrm
au1780644editdlrm
az37840644editdlrm
ba6570644editdlrm
bd42890644editdlrm
be111010644editdlrm
bg234140644editdlrm
br167780644editdlrm
brai25100644editdlrm
bt45970644editdlrm
bw9960644editdlrm
by33430644editdlrm
ca214340644editdlrm
capslock20000644editdlrm
cd40380644editdlrm
ch72690644editdlrm
cm337870644editdlrm
cn373430644editdlrm
compose23030644editdlrm
ctrl39640644editdlrm
cz241860644editdlrm
de956480644editdlrm
dk24620644editdlrm
dz126970644editdlrm
ee41410644editdlrm
eg20610644editdlrm
empty1000644editdlrm
epo75980644editdlrm
es98590644editdlrm
et31330644editdlrm
eu52680644editdlrm
eurosign6290644editdlrm
fi248930644editdlrm
fo19890644editdlrm
fr969730644editdlrm
gb99140644editdlrm
ge129750644editdlrm
gh65610644editdlrm
gn21910644editdlrm
gr143370644editdlrm
group119810644editdlrm
hr25480644editdlrm
hu234570644editdlrm
id85300644editdlrm
ie202760644editdlrm
il166250644editdlrm
in1153060644editdlrm
inet788330644editdlrm
iq6410644editdlrm
ir124330644editdlrm
is131340644editdlrm
it174790644editdlrm
jp84610644editdlrm
jv34520644editdlrm
ke75480644editdlrm
keypad237580644editdlrm
kg60780644editdlrm
kh49950644editdlrm
kpdl33980644editdlrm
kr11680644editdlrm
kz163980644editdlrm
la55620644editdlrm
latam138110644editdlrm
latin146340644editdlrm
level22740644editdlrm
level365550644editdlrm
level547390644editdlrm
lk81980644editdlrm
lt235160644editdlrm
lv192800644editdlrm
ma125100644editdlrm
Makefile.in297610644editdlrm
mao5930644editdlrm
md51150644editdlrm
me17480644editdlrm
mk30700644editdlrm
ml33250644editdlrm
mm59120644editdlrm
mn42740644editdlrm
mt90920644editdlrm
mv26690644editdlrm
my68710644editdlrm
nbsp44060644editdlrm
ng62680644editdlrm
nl67220644editdlrm
no117160644editdlrm
np67490644editdlrm
olpc9300644editdlrm
parens3890644editdlrm
pc23880644editdlrm
ph759790644editdlrm
pk271510644editdlrm
pl271100644editdlrm
pt118330644editdlrm
ro116930644editdlrm
rs153630644editdlrm
ru679910644editdlrm
rupeesign1310644editdlrm
se169930644editdlrm
shift22400644editdlrm
si5900644editdlrm
sk68580644editdlrm
sn22190644editdlrm
srvr_ctrl23300644editdlrm
sy70760644editdlrm
terminate1990644editdlrm
tg48210644editdlrm
th103370644editdlrm
tj103870644editdlrm
tm14790644editdlrm
tr265770644editdlrm
trans160500644editdlrm
tw33050644editdlrm
typo45220644editdlrm
tz34280644editdlrm
ua160860644editdlrm
us1075050644editdlrm
uz41250644editdlrm
vn61530644editdlrm
za21080644editdlrm
Edit: /usr/share/X11/xkb/symbols/hu (23457B)
// New style XKB layout for some widely used Hungarian keyboard layouts // // Based on old style 'xkb/symbols/hu" // // (C) 2002-2004 Soós Péter // (C) 2010 Andras Timar // // Permission is granted to anyone to use, distribute and modify // this file in any way, provided that the above copyright notice // is left intact and the author of the modification summarizes // the changes in this header. // // This file is distributed without any expressed or implied warranty. // // Changes: // 2004-04-17 - Moved to new style (only Unicode based layouts) // - Added consistent dead key support // - Fixed abovedot // - Added adiaeresis // - Added EuroSign and cent symbol // 2010-04-23 - Added doublelowquotemark // - Added rightdoublequotemark // - Added endash // 2010-05-13 - Added ellipsis // Default layout default partial xkb_symbols "basic" { include "hu(102_qwertz_comma_dead)" name[Group1] = "Hungarian"; }; // Standard layout partial xkb_symbols "standard" { include "hu(102_qwertz_comma_dead)" name[Group1] = "Hungarian (standard)"; }; // Standard layout without dead key support partial xkb_symbols "nodeadkeys" { include "hu(102_qwertz_comma_nodead)" name[Group1] = "Hungarian (no dead keys)"; }; // Qwerty layout partial xkb_symbols "qwerty" { include "hu(101_qwerty_comma_dead)" name[Group1] = "Hungarian (QWERTY)"; }; // Main layouts // 101_qwertz_comma_dead // 101 key qwertz layout // with decimal comma on keypad // and with dead key support partial xkb_symbols "101_qwertz_comma_dead" { name[Group1] = "Hungarian (QWERTZ, 101-key, comma, dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwertz)" include "kpdl(comma)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 101_qwertz_comma_nodead // 101 key qwertz layout // with decimal comma on keypad // and without dead key support partial xkb_symbols "101_qwertz_comma_nodead" { name[Group1] = "Hungarian (QWERTZ, 101-key, comma, no dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwertz)" include "kpdl(comma)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 101_qwertz_dot_dead // 101 key qwertz layout // with decimal dot on keypad // and with dead key support partial xkb_symbols "101_qwertz_dot_dead" { name[Group1] = "Hungarian (QWERTZ, 101-key, dot, dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwertz)" include "hu(def_dot)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 101_qwertz_dot_nodead // 101 key qwertz layout // with decimal dot on keypad // and without dead key support partial xkb_symbols "101_qwertz_dot_nodead" { name[Group1] = "Hungarian (QWERTZ, 101-key, dot, no dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwertz)" include "hu(def_dot)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 101_qwerty_comma_dead // 101 key qwerty layout // with decimal comma on keypad // and with dead key support partial xkb_symbols "101_qwerty_comma_dead" { name[Group1] = "Hungarian (QWERTY, 101-key, comma, dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwerty)" include "kpdl(comma)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 101_qwerty_comma_nodead // 101 key qwerty layout // with decimal comma on keypad // and without dead key support partial xkb_symbols "101_qwerty_comma_nodead" { name[Group1] = "Hungarian (QWERTY, 101-key, comma, no dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwerty)" include "kpdl(comma)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 101_qwerty_dot_dead // 101 key qwerty layout // with decimal dot on keypad // and with dead key support partial xkb_symbols "101_qwerty_dot_dead" { name[Group1] = "Hungarian (QWERTY, 101-key, dot, dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwerty)" include "hu(def_dot)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 101_qwerty_dot_nodead // 101 key qwerty layout // with decimal dot on keypad // and without dead key support partial xkb_symbols "101_qwerty_dot_nodead" { name[Group1] = "Hungarian (QWERTY, 101-key, dot, no dead keys)"; include "latin" include "hu(def_101)" include "hu(def_qwerty)" include "hu(def_dot)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwertz_comma_dead // 102 key qwertz layout // with decimal comma on keypad // and with dead key support partial xkb_symbols "102_qwertz_comma_dead" { name[Group1] = "Hungarian (QWERTZ, 102-key, comma, dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwertz)" include "kpdl(comma)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwertz_comma_nodead // 102 key qwertz layout // with decimal comma on keypad // and without dead key support partial xkb_symbols "102_qwertz_comma_nodead" { name[Group1] = "Hungarian (QWERTZ, 102-key, comma, no dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwertz)" include "kpdl(comma)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwertz_dot_dead // 102 key qwertz layout // with decimal dot on keypad // and with dead key support partial xkb_symbols "102_qwertz_dot_dead" { name[Group1] = "Hungarian (QWERTZ, 102-key, dot, dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwertz)" include "hu(def_dot)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwertz_dot_nodead // 102 key qwertz layout // with decimal dot on keypad // and without dead key support partial xkb_symbols "102_qwertz_dot_nodead" { name[Group1] = "Hungarian (QWERTZ, 102-key, dot, no dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwertz)" include "hu(def_dot)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwerty_comma_dead // 102 key qwerty layout // with decimal comma on keypad // and with dead key support partial xkb_symbols "102_qwerty_comma_dead" { name[Group1] = "Hungarian (QWERTY, 102-key, comma, dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwerty)" include "kpdl(comma)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwerty_comma_nodead // 102 key qwerty layout // with decimal comma on keypad // and without dead key support partial xkb_symbols "102_qwerty_comma_nodead" { name[Group1] = "Hungarian (QWERTY, 102-key, comma, no dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwerty)" include "kpdl(comma)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwerty_dot_dead // 102 key qwerty layout // with decimal dot on keypad // and with dead key support partial xkb_symbols "102_qwerty_dot_dead" { name[Group1] = "Hungarian (QWERTY, 102-key, dot, dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwerty)" include "hu(def_dot)" include "hu(def_dead)" include "hu(def_common)" include "level3(ralt_switch)" }; // 102_qwerty_dot_nodead // 102 key qwerty layout // with decimal dot on keypad // and without dead key support partial xkb_symbols "102_qwerty_dot_nodead" { name[Group1] = "Hungarian (QWERTY, 102-key, dot, no dead keys)"; include "latin" include "hu(def_102)" include "hu(def_qwerty)" include "hu(def_dot)" include "hu(def_nodead)" include "hu(def_common)" include "level3(ralt_switch)" }; // Partial layouts // def_102: // The standard Hungarian 102 key layout hidden partial alphanumeric_keys xkb_symbols "def_102" { key { [ 0, section, notsign ] }; key { [ iacute, Iacute, less, greater ] }; }; // def_101: // An alternative layout for 101 key keyboards hidden partial alphanumeric_keys xkb_symbols "def_101" { key { [ iacute, Iacute, 0, section ] }; key { [ less, greater ] }; }; // def_qwertz: // The standard Hungaryan qwertz layout hidden partial alphanumeric_keys xkb_symbols "def_qwertz" { key { [ z, Z, endash ] }; key { [ y, Y, greater ] }; }; // def_qwerty: // The qwerty layout for people who familiar with the standard US layout hidden partial alphanumeric_keys xkb_symbols "def_qwerty" { key { [ y, Y, endash ] }; key { [ z, Z, greater ] }; }; // def_dot: // The Hungarian standard is the comma on the keypad not decimal dot, // but programmers hate it hidden partial keypad_keys xkb_symbols "def_dot" { key { [ KP_Delete, KP_Decimal ] }; }; // def_dead: // Dead keys support part hidden partial alphanumeric_keys xkb_symbols "def_dead" { key { [ 1, apostrophe, asciitilde, dead_tilde ] }; key { [ 2, quotedbl, dead_caron, caron ] }; key { [ 3, plus, asciicircum, dead_circumflex ] }; key { [ 4, exclam, dead_breve, breve ] }; key { [ 5, percent, dead_abovering, degree ] }; key { [ 6, slash, dead_ogonek, ogonek ] }; key { [ 7, equal, grave, dead_grave ] }; key { [ 8, parenleft, dead_abovedot, abovedot ] }; key { [ 9, parenright, dead_acute, acute ] }; key { [ odiaeresis, Odiaeresis, dead_doubleacute, doubleacute ] }; key { [ udiaeresis, Udiaeresis, dead_diaeresis, diaeresis ] }; key { [ oacute, Oacute, dead_cedilla, cedilla ] }; }; // def_nodead: // Without dead keys support hidden partial alphanumeric_keys xkb_symbols "def_nodead" { key { [ 1, apostrophe, asciitilde ] }; key { [ 2, quotedbl, caron ] }; key { [ 3, plus, asciicircum ] }; key { [ 4, exclam, breve ] }; key { [ 5, percent, degree ] }; key { [ 6, slash, ogonek ] }; key { [ 7, equal, grave ] }; key { [ 8, parenleft, abovedot ] }; key { [ 9, parenright, acute ] }; key { [ odiaeresis, Odiaeresis, doubleacute ] }; key { [ udiaeresis, Udiaeresis, diaeresis ] }; key { [ oacute, Oacute, cedilla ] }; }; // def_common: // The common part of all Hungarian layout above hidden partial alphanumeric_keys xkb_symbols "def_common" { key { [ q, Q, backslash ] }; key { [ w, W, bar ] }; key { [ e, E, Adiaeresis ] }; key { [ u, U, EuroSign ] }; key { [ i, I, Iacute, iacute ] }; key { [ o, O, doublelowquotemark ] }; key { [ p, P, rightdoublequotemark ] }; key { [ odoubleacute, Odoubleacute, division ] }; key { [ uacute, Uacute, multiply ] }; key { [ a, A, adiaeresis, Adiaeresis ] }; key { [ s, S, dstroke ] }; key { [ d, D, Dstroke ] }; key { [ f, F, bracketleft ] }; key { [ g, G, bracketright ] }; key { [ j, J, iacute, Iacute ] }; key { [ k, K, lstroke ] }; key { [ l, L, Lstroke ] }; key { [ eacute, Eacute, dollar, cent ] }; key { [ aacute, Aacute, ssharp, U1E9E ] }; key { [ udoubleacute, Udoubleacute, currency ] }; key { [ x, X, numbersign ] }; key { [ c, C, ampersand ] }; key { [ v, V, at ] }; key { [ b, B, braceleft ] }; key { [ n, N, braceright ] }; key { [ m, M, less ] }; key { [ comma, question, semicolon ] }; key { [ period, colon, greater ] }; key { [ minus, underscore, asterisk ] }; }; // EXTRAS: // New style XKB layout used Old Hungarian keyboard layouts // // // // (C) 2013 Andras Tisza // (C) 2017,2018,2020 Viktor Kovacs // // Permission is granted to anyone to use, distribute and modify // this file in any way, provided that the above copyright notice // is left intact and the author of the modification summarizes // the changes in this header. // // This file is distributed without any expressed or implied warranty. // // Changes: // 2013 - Planned Old Hungarian layout // 2017 - Added Old Hungarian layout // 2018 - Resolved several easy-to-use issue, added extra punctuation and quotation marks // 2020 - Added ligature capable layout ( with Zero-widt-joiner), added copyright, copyleft symbols // 2020 - Added ZWNJ key to "Old Hungarian (for ligatures)", replaced its ohu_lig id to oldhunlig, replaced its ohu_lig short description to oldhun(lig). // Added "oldhun_magic_numpad" for both "Old Hungarian" layouts, as a specialised numpad. // Old Hungartian layout partial alphanumeric_keys xkb_symbols "oldhun" { name[Group1]="Old Hungarian"; include "hu(oldhun_base)" include "hu(oldhun_origin)" include "hu(oldhun_magic_numpad)" include "level3(ralt_switch)" }; // Old Hungarian layout for ligatures partial alphanumeric_keys xkb_symbols "oldhunlig" { name[Group1]="Old Hungarian (for ligatures)"; include "hu(oldhun_base)" include "hu(oldhun_lig)" include "hu(oldhun_magic_numpad)" include "level3(ralt_switch)" }; // The base Old Hungarian keys // In the remarks you can read characters displayed only Unicode point hidden partial alphanumeric_keys xkb_symbols "oldhun_base" { key.type[Group1]="FOUR_LEVEL_ALPHABETIC"; key {[ U10CCE, U10C8E, backslash ]}; //Old-Hungarian gy, Gy key {[ U10CF0, U10CB0 ]}; //Old Hungarian zs, Zs key {[ U10CC9, U10C89, U10CCA, U10C8A ]}; //Old Hungarian e, E, close e, close E key {[ U10CE2, U10CA2, U10CE3, U10CA3 ]}; //Old Hungarian r, R, short r, short R key {[ U10CE6, U10CA6, U10CF1, U10CB1 ]}; //Old Hungarian t, T, ent-sharped sign,Ent-sharped sign key {[ U10CEF, U10CAF ]}; //Old Hungarian z, Z key {[ U10CEA, U10CAA, U10CF2, U10CB2 ]}; //Old Hungarian u, U, Old Hungarian us, Us key {[ U10CD0, U10C90 ]}; //Old Hungarian i, I key {[ U10CDB, U10C9B ]}; //Old Hungarian o, O key {[ U10CE0, U10CA0 ]}; //Old Hungarian p, P key {[ U10CDF, U10C9F ]}; //Old Hungarian oee, Oee key {[ U10CEB, U10CAB, U10CD5, U10C95 ]}; //Old Hungarian uu,Uu,unk,Unk key {[ U10CC0, U10C80, U10CC3, U10C83 ]}; //Old Hungarian a,A,amb,Amb key {[ U10CE4, U10CA4, U10CE1, U10CA1 ]}; //Old Hungarian s,S,emp,Emp key {[ U10CC7, U10C87, U10CE7, U10CA7 ]}; //Old Hungarian d,D, ent/ant/int, Ent/Ant/Int key {[ U10CCC, U10C8C, bracketleft ]}; //Old Hungarian f,F key {[ U10CCD, U10C8D, bracketright ]}; //Old Hungarian g, G key {[ U10CCF, U10C8F, U10CE9, U10CA9 ]}; //Old Hungarian h, H,ech, Ech key {[ U10CD2, U10C92, backslash ]}; //Old Hungarian j, J key {[ U10CD3, U10C93, U10CD4, U10C94 ]}; //Old Hungarian open k, open K, close k, close K key {[ U10CD6, U10C96 ]}; //Old Hungarian l, L key {[ U10CCB, U10C8B ]}; //Old Hungarian ee, EE key {[ U10CC1, U10C81, U10CC8, U10C88 ]}; //Old Hungarian aa, AA, and And key {[ U10CEC, U10CAC ]}; //Old Hungarian ue, Ue key {[ U10CD7, U10C97, greater ]}; //Old Hungarian ly, Ly key {[ U10CE5, U10CA5, numbersign ]}; //Old Hungarian sz, Sz key {[ U10CC4, U10C84, U10CC5, U10C85 ]}; //Old Hungarian c,C, enc, Enc key {[ U10CEE, U10CAE, at ]}; //Old Hungarian v,V key {[ U10CC2, U10C82, braceleft ]}; //Old Hungarian b, B key {[ U10CD9, U10C99, braceright ]}; //Old Hungarian n, N key {[ U10CD8, U10C98, less ]}; //Old Hungarian m, M key {[ U2E41, U2E2E, U204F ]}; //reversed question mark,reversed semicolon, reversed comma key {[ period, colon, greater ]}; key {[ minus, underscore, asterisk ]}; key {[ U10CD1, U10C91, less ]}; //Old Hungarian ii,II }; //Old Hungarian layout specialised keys // In the remarks you can read characters displayed only Unicode point hidden partial alphanumeric_keys xkb_symbols "oldhun_origin" { key.type[Group1]="FOUR_LEVEL_ALPHABETIC"; key {[ section, U200F, U200E, 0 ]}; //Right to left mark, left to right mark key {[ U10CFA, apostrophe, U2E42, 1 ]}; //Old Hungarian one, reversed 9 double low quotemark key {[ U10CFB, quotedbl, U201F, 2 ]}; //Old Hungarian five, reversed 9 double upper quotemark key {[ U10CFC, plus, minus, 3 ]}; //Old Hungarian ten key {[ U10CFD, exclam, U203C, 4 ]}; //Old Hungarian fifty,double exclam key {[ U10CFE, percent, U2026, 5 ]}; //Old Hungarian hundred, triple dot key {[ U10CFF, slash, backslash, 6 ]}; //Old Hungarian thousand key {[ U10CC6, U10C86, equal, 7 ]}; //Old Hungarian cs, Cs key {[ U10CDA, U10C9A, parenleft, 8 ]}; //Old Hungarian ny, Ny key {[ U10CE8, U10CA8, parenright, 9 ]}; //Old Hungarian ty, Ty key {[ U10CDE, U10C9E, U10CDD, U10C9D ]}; //Old Hungarian Rudimenta oe, Oe, Nikolsburg oe, Oe key {[ U10CED, U10CAD, section ]}; //Old Hungarian ue , Ue key {[ U10CDC, U10C9C, copyright, U1F12F ]}; //Old Hungarian oo, OO, copyleft }; //Special section for "Old Hungarian (for ligatures)" layout // In the remarks you can read characters displayed only Unicode point hidden partial alphanumeric_keys xkb_symbols "oldhun_lig" { key.type[Group1]="FOUR_LEVEL_ALPHABETIC"; key {[ U200D, U200F, U200C, 0 ]}; //Zero-width-joiner,Right to left mark, Zero-width-non-joiner //Zero-width-joiner and Zero-width-non-joiner are reqired for ligatures key {[ U10CFA, apostrophe, U2E42, 1 ]}; //Old Hungarian one, reversed 9 double low quotemark key {[ U10CFB, quotedbl, U201F, 2 ]}; //Old Hungarian five, reversed 9 double upper quotemark key {[ U10CFC, plus, minus, 3 ]}; //Old Hungarian ten key {[ U10CFD, exclam, U203C, 4 ]}; //Old Hungarian fifty,double exclam key {[ U10CFE, percent, U2026, 5 ]}; //Old Hungarian hundred, triple dot key {[ U10CFF, slash, backslash, 6 ]}; //Old Hungarian thousand key {[ U10CC6, U10C86, equal, 7 ]}; //Old Hungarian cs, Cs key {[ U10CDA, U10C9A, parenleft, 8 ]}; //Old Hungarian ny, Ny key {[ U10CE8, U10CA8, parenright, 9 ]}; //Old Hungarian ty, Ty key {[ U10CDE, U10C9E, U10CDD, U10C9D ]}; //Old Hungarian Rudimenta oe, Oe, Nikolsburg oe, Oe key {[ U10CED, U10CAD, section ]}; //Old Hungarian ue , Ue key {[ U10CDC, U10C9C, copyright, U1F12F ]}; //Old Hungarian oo, OO, copyleft }; //Numpad for Old Hungarian layouts // In the remarks you can read characters displayed only Unicode point hidden partial keypad_keys xkb_symbols "oldhun_magic_numpad" { key.type[Group1]="FOUR_LEVEL_MIXED_KEYPAD"; key {[ Num_Lock, Num_Lock, Num_Lock, Num_Lock ]}; key {[ KP_Insert, KP_0, U200C, U200C ]}; //Zero-width-non-joiner key {[ KP_Home, KP_7, U10CFA, U10CFA ]}; //Old Hungarian number one key {[ KP_Up, KP_8, U10CFB, U10CFB ]}; //Old Hungarian number five key {[ KP_Prior, KP_9, U10CFC, U10CFC ]}; //Old Hungarian number ten key {[ KP_Left, KP_4, U10CFD, U10CFD ]}; //Old Hungarian number fifty key {[ KP_Begin, KP_5, U10CFE, U10CFE ]}; //Old Hungarian number hundred key {[ KP_Right, KP_6, U10CFF, U10CFF ]}; //Old Hungarian number thousand key {[ KP_End, KP_1, U200F, U200F ]}; //Right-to-left mark key {[ KP_Down, KP_2, U200D, U200D ]}; //Zero-width-joiner key {[ KP_Next, KP_3, U200E, U200E ]}; //Left-to-right mark key {[ KP_Enter, KP_Enter, KP_Enter, KP_Enter ]}; key {[ KP_Equal, KP_Equal, KP_Equal, KP_Equal ]}; key {[ KP_Delete, KP_Separator, KP_Delete, KP_Separator ]}; key {[ KP_Separator, KP_Separator, KP_Separator, KP_Separator ]}; key {[ KP_Divide, KP_Divide, KP_Divide, KP_Divide ]}; key {[ KP_Multiply, KP_Multiply, KP_Multiply, KP_Multiply ]}; key {[ KP_Subtract, KP_Subtract, KP_Subtract, KP_Subtract ]}; key {[ KP_Add, KP_Add, KP_Add, KP_Add ]}; };