// based on a keyboard map from an 'xkb/symbols/it' file // 17 May 2003 Modified by Sebastiano Vigna (vigna@dsi.unimi.it) // 03 December 2017 - Added it(intl) and it(scn), please refer to // Cadèmia Siciliana <l10n@cademiasiciliana.org> default partial alphanumeric_keys xkb_symbols "basic" { include "latin(type4)" name[Group1]="Italian"; key <TLDE> { [ backslash, bar, notsign, brokenbar ] }; key <AE02> { [ 2, quotedbl, twosuperior, dead_doubleacute ] }; key <AE03> { [ 3, sterling,threesuperior, dead_tilde ] }; key <AE04> { [ 4, dollar, onequarter, oneeighth ] }; key <AE10> { [ 0, equal, braceright, dead_ogonek ] }; key <AE11> { [apostrophe, question, grave, questiondown ] }; key <AE12> { [ igrave, asciicircum, asciitilde, dead_circumflex ] }; key <AD11> { [ egrave, eacute, bracketleft, braceleft ] }; key <AD12> { [ plus, asterisk, bracketright, braceright ] }; key <AC10> { [ ograve, ccedilla, at, dead_cedilla ] }; key <AC11> { [ agrave, degree, numbersign, dead_abovering ] }; key <AB06> { [ n, N, ntilde, Ntilde ] }; key <AB08> { [ comma, semicolon, dead_acute, multiply ] }; key <AB09> { [ period, colon,periodcentered, dead_diaeresis ] }; key <AB10> { [ minus, underscore, dead_macron, division ] }; key <BKSL> { [ ugrave, section, dead_grave, dead_breve ] }; key <LSGT> { [ less, greater,guillemotleft,guillemotright] }; include "level3(ralt_switch)" }; partial alphanumeric_keys xkb_symbols "nodeadkeys" { // Modifies the basic italian layout to eliminate all dead keys include "it(basic)" name[Group1]="Italian (no dead keys)"; key <AE02> { [ 2, quotedbl, twosuperior, doubleacute ] }; key <AE03> { [ 3, sterling,threesuperior, asciitilde ] }; key <AE10> { [ 0, equal, braceright, ogonek ] }; key <AE12> { [ igrave, asciicircum, asciitilde, asciicircum ] }; key <AC10> { [ ograve, ccedilla, at, cedilla ] }; key <AC11> { [ agrave, degree, numbersign, degree ] }; key <AB08> { [ comma, semicolon, acute, multiply ] }; key <AB09> { [ period, colon,periodcentered, diaeresis ] }; key <AB10> { [ minus, underscore, macron, division ] }; key <BKSL> { [ ugrave, section, grave, breve ] }; }; partial alphanumeric_keys xkb_symbols "winkeys" { include "it(basic)" name[Group1]="Italian (Winkeys)"; include "eurosign(5)" }; // Copied from macintosh_vndr/it partial alphanumeric_keys xkb_symbols "mac" { name[Group1]= "Italian (Macintosh)"; key <LSGT> { [ less, greater ] }; key <TLDE> { [ at, numbersign, periodcentered ] }; key <AE01> { [ ampersand, 1, guillemotleft,guillemotright ] }; key <AE02> { [ quotedbl, 2 ] }; key <AE03> { [ apostrophe, 3 ] }; key <AE04> { [ parenleft, 4, braceleft, bracketleft ] }; key <AE05> { [ ccedilla, 5, Ccedilla, Iacute ] }; key <AE06> { [ egrave, 6, paragraph, periodcentered] }; key <AE07> { [ parenright, 7, braceright, bracketright ] }; key <AE08> { [ sterling, 8, infinity ] }; key <AE09> { [ agrave, 9, acute, Ocircumflex ] }; key <AE10> { [ eacute, 0, grave, Oacute ] }; key <AE11> { [ minus, underscore ] }; key <AE12> { [ equal, plus, notequal, plusminus ] }; key <AD01> { [ q, Q ] }; key <AD02> { [ z, Z ] }; key <AD03> { [ e, E, EuroSign ] }; key <AD04> { [ r, R, registered ] }; key <AD05> { [ t, T ] }; key <AD06> { [ y, Y, Uacute, ydiaeresis ] }; key <AD07> { [ u, U ] }; key <AD08> { [ i, I, icircumflex, idiaeresis ] }; key <AD09> { [ o, O ] }; key <AD10> { [ p, P ] }; key <AD11> { [ igrave, asciicircum ] }; key <AD12> { [ dollar, asterisk ] }; key <BKSL> { [ section, degree, at, numbersign ] }; key <AC01> { [ a, A, aring, Aring ] }; key <AC02> { [ s, S, ssharp ] }; key <AC03> { [ d, D ] }; key <AC04> { [ f, F ] }; key <AC05> { [ g, G ] }; key <AC06> { [ h, H, Igrave, Icircumflex ] }; key <AC07> { [ j, J, Idiaeresis, Iacute ] }; key <AC08> { [ k, K, Egrave, Ediaeresis ] }; key <AC09> { [ l, L, ssharp, bar ] }; key <AC10> { [ m, M, mu, Oacute ] }; key <AC11> { [ ugrave, percent, ae, AE ] }; key <AB01> { [ w, W ] }; key <AB02> { [ x, X ] }; key <AB03> { [ c, C, copyright, copyright ] }; key <AB04> { [ v, V ] }; key <AB05> { [ b, B ] }; key <AB06> { [ n, N, dead_tilde ] }; key <AB07> { [ comma, question, questiondown ] }; key <AB08> { [ semicolon, period ] }; key <AB09> { [ colon, slash, bar, backslash ] }; key <AB10> { [ ograve, exclam, exclamdown ] }; include "kpdl(dot)" include "level3(ralt_switch)" }; // Used by Georgian people in Italy, // contributed by Vladimer Sichinava partial alphanumeric_keys xkb_symbols "geo" { include "it" include "ge(basic)" name[Group1]= "Georgian (Italy)"; key <TLDE> { [ backslash, bar, notsign, brokenbar ] }; key <AE01> { [ 1, exclam, onesuperior ] }; key <AE02> { [ 2, quotedbl, twosuperior, dead_doubleacute ] }; key <AE03> { [ 3, sterling, threesuperior, dead_tilde ] }; key <AE04> { [ 4, dollar, onequarter, oneeighth ] }; key <AE05> { [ 5, percent, onehalf ] }; key <AE06> { [ 6, ampersand ] }; key <AE07> { [ 7, slash, braceleft ] }; key <AE08> { [ 8, parenleft, bracketleft ] }; key <AE09> { [ 9, parenright ] }; key <AE10> { [ 0, equal, braceright, dead_ogonek ] }; key <AE11> { [ apostrophe, question, grave, questiondown ] }; key <AE12> { [ igrave, asciicircum, asciitilde, dead_circumflex ] }; key <AD03> { [ 0x010010d4, E, EuroSign ] }; key <AD11> { [ egrave, eacute, bracketleft, braceleft ] }; key <AD12> { [ plus, asterisk, bracketright, braceright ] }; key <AC10> { [ ograve, ccedilla, at, dead_cedilla ] }; key <AC11> { [ agrave, degree, numbersign, degree ] }; key <BKSL> { [ ugrave, section, dead_grave, dead_breve ] }; key <LSGT> { [ less, greater ] }; key <AB08> { [ comma, semicolon ] }; key <AB09> { [ period, colon ] }; key <AB10> { [ minus, underscore ] }; }; // OLPC Section xkb_symbols "olpc" { include "it(basic)" key <AE12> { [ igrave, asciicircum, asciitilde, dead_tilde ] }; key <BKSL> { [ ugrave, section, Egrave, dead_breve ] }; key <I219> { [ less, greater, guillemotleft, guillemotright ] }; }; partial alphanumeric_keys modifier_keys xkb_symbols "us" { include "us(euro)" name[Group1]= "Italian (US, with Italian letters)"; key <TLDE> { [ grave, asciitilde, dead_grave, dead_tilde ] }; key <AE01> { [ 1, exclam, onesuperior ] }; key <AE02> { [ 2, at, twosuperior ] }; key <AE03> { [ 3, numbersign, threesuperior ] }; key <AE06> { [ 6,asciicircum,dead_circumflex ] }; key <AE10> { [ 0, parenright, degree ] }; key <AE11> { [ minus, underscore, dead_macron ] }; key <AD03> { [ e, E, egrave, Egrave ] }; key <AD04> { [ r, R, registered ] }; key <AD07> { [ u, U, ugrave, Ugrave ] }; key <AD08> { [ i, I, igrave, Igrave ] }; key <AD09> { [ o, O, ograve, Ograve ] }; key <AC01> { [ a, A, agrave, Agrave ] }; key <AC03> { [ d, D, eacute, Eacute ] }; key <AC07> { [ j, J, uacute, Uacute ] }; key <AC08> { [ k, K, iacute, Iacute ] }; key <AC09> { [ l, L, oacute, Oacute ] }; key <AC10> { [ semicolon, colon,dead_diaeresis, dead_diaeresis ] }; key <AC11> { [apostrophe, quotedbl, dead_acute ] }; key <AB01> { [ z, Z, aacute, Aacute ] }; key <AB03> { [ c, C, copyright ] }; key <AB06> { [ n, N, ntilde, Ntilde ] }; key <AB08> { [ comma, less, guillemotleft ] }; key <AB09> { [ period, greater, guillemotright ] }; include "level3(ralt_switch)" }; partial alphanumeric_keys xkb_symbols "htcdream" { include "inet(htcdream)" name[Group1]= "Italian"; //second row key <AD01> { [ q, Q, Tab, Tab ] }; key <AD02> { [ w, W, grave, grave ] }; key <AD03> { [ e, E, egrave, egrave] }; key <AD04> { [ r, R, eacute, eacute ] }; key <AD05> { [ t, T, quotedbl, quotedbl ] }; key <AD06> { [ y, Y, apostrophe, apostrophe ] }; key <AD07> { [ u, U, ugrave, ugrave ] }; key <AD08> { [ i, I, igrave, igrave ] }; key <AD09> { [ o, O, ograve, ograve ] }; key <AD10> { [ p, P, NoSymbol, NoSymbol ] }; //third row key <AC01> { [ a, A, agrave, agrave ] }; key <AC02> { [ s, S, bar, bar ] }; key <AC03> { [ d ,D, EuroSign, EuroSign ] }; key <AC04> { [ f, F, sterling, sterling ] }; key <AC05> { [ g, G, division, division ] }; key <AC06> { [ h, H, multiply, multiply ] }; key <AC07> { [ j, J, minus, minus ] }; key <AC08> { [ k, K, plus, plus ] }; key <AC09> { [ l, L, equal, equal ] }; //forth row key <AB01> { [ z, Z, underscore, underscore ] }; key <AB02> { [ x, X, asciitilde, asciitilde ] }; key <AB03> { [ c, C, less, less ] }; key <AB04> { [ v, V, greater, greater ] }; key <AB05> { [ b, B, backslash, backslash ] }; key <AB06> { [ n, N, colon, colon ] }; key <AB07> { [ m, M, semicolon, semicolon ] }; key <AB08> { [ comma, comma, question, question ] }; //fifth row key <FK15> { [ at, at, NoSymbol, NoSymbol ] }; include "level3(alt_switch)" }; partial alphanumeric_keys xkb_symbols "ibm" { // Modifies the basic italian layout to match IBM 142 variant include "us" name[Group1]="Italian (IBM 142)"; key <TLDE> { [ backslash, bar ] }; key <AE02> { [ 2, quotedbl ] }; key <AE03> { [ 3, sterling, numbersign ] }; key <AE06> { [ 6, ampersand ] }; key <AE07> { [ 7, slash, braceleft ] }; key <AE08> { [ 8, parenleft, bracketleft ] }; key <AE09> { [ 9, parenright, bracketright ] }; key <AE10> { [ 0, equal, braceright ] }; key <AE11> { [apostrophe, question ] }; key <AE12> { [ igrave, asciicircum ] }; key <AD01> { [ q, Q, at ] }; key <AD03> { [ e, E, EuroSign ] }; key <AD11> { [ egrave, eacute ] }; key <AD12> { [ plus, asterisk, asciitilde ] }; key <AC10> { [ ograve, ccedilla ] }; key <AC11> { [ agrave, degree ] }; key <AB08> { [ comma, semicolon ] }; key <AB09> { [ period, colon ] }; key <AB10> { [ minus, underscore ] }; key <BKSL> { [ ugrave, section, grave ] }; key <LSGT> { [ less, greater ] }; include "level3(ralt_switch)" include "kpdl(comma)" }; // EXTRAS: partial alphanumeric_keys xkb_symbols "sun_type6" { include "sun_vndr/it(sun_type6)" }; partial alphanumeric_keys xkb_symbols "fur" { include "it(basic)" include "latin(type4)" include "level3(ralt_switch)" name[Group1] = "Friulian (Italy)"; key <TLDE> { [ backslash, bar, notsign, brokenbar ] }; key <AE02> { [ 2, quotedbl, twosuperior, dead_doubleacute ] }; key <AE03> { [ 3, sterling,threesuperior, U1D49 ] }; key <AE04> { [ 4, dollar, onequarter, oneeighth ] }; key <AE05> { [ 5, percent, EuroSign, onehalf ] }; key <AE10> { [ 0, equal, braceright, dead_ogonek ] }; key <AE11> { [apostrophe, question, grave, questiondown ] }; key <AE12> { [ igrave, asciicircum, asciitilde, dead_circumflex ] }; key <AD03> { [ e, E, ecircumflex, Ecircumflex ] }; key <AD05> { [ t, T, U1D57, U1D40 ] }; key <AD07> { [ u, U, ucircumflex, NoSymbol ] }; key <AD08> { [ i, I, icircumflex, Icircumflex ] }; key <AD09> { [ o, O, ocircumflex, Ocircumflex ] }; key <AD11> { [ egrave, eacute, bracketleft, braceleft ] }; key <AD12> { [ plus, asterisk, bracketright, braceright ] }; key <AC01> { [ a, A, acircumflex, Acircumflex ] }; key <AC04> { [ f, F, U1DA0, U00AA ] }; key <AC10> { [ ograve, ccedilla, at, dead_cedilla ] }; key <AC11> { [ agrave, degree, numbersign, dead_abovering ] }; key <AB03> { [ c, C, U1D9C, U00A9 ] }; key <AB06> { [ n, N, U207F, Ntilde ] }; key <AB07> { [ m, M, U1D50, U00B5 ] }; key <AB08> { [ comma, semicolon, dead_acute, multiply ] }; key <AB09> { [ period, colon,periodcentered, dead_diaeresis ] }; key <AB10> { [ minus, underscore, dead_macron, division ] }; key <BKSL> { [ ugrave, section, dead_grave, dead_breve ] }; key <LSGT> { [ less, greater,guillemotleft,guillemotright] }; }; partial alphanumeric_keys xkb_symbols "lld" { include "it(basic)" name[Group1] = "Italian Ladin"; key <AD08> { [ i, I, idiaeresis, Idiaeresis ] }; key <AD10> { [ p, P, ediaeresis, Ediaeresis ] }; key <AC01> { [ a, A, aacute, Aacute ] }; key <AC02> { [ s, S, sacute, Sacute ] }; key <AB03> { [ c, C, cacute, Cacute ] }; }; partial alphanumeric_keys xkb_symbols "intl" { include "it(basic)" name[Group1] = "Italian (intl., with dead keys)"; key <AE12> { [ iacute, asciicircum, asciitilde, dead_circumflex ] }; key <AD03> { [ e, E, EuroSign, U0259 ] }; key <AC11> { [ agrave, degree, numbersign, U1D58 ] }; key <AC06> { [ h, H, U1E25, U1E24 ] }; key <AC04> { [ f, F, U0111, U0110 ] }; key <AC03> { [ d, D, U1E0D, U1E0C ] }; key <AB02> { [ x, X, U03C7, U03A7 ] }; key <AB01> { [ z, Z ] }; key <BKSL> { [ uacute, section, dead_grave, dead_breve ] }; }; partial alphanumeric_keys xkb_symbols "scn" { include "it(basic)" name[Group1] = "Sicilian"; key <AE12> { [ iacute, asciicircum, asciitilde, dead_circumflex ] }; key <AD09> { [ o, O, ocircumflex, Ocircumflex ] }; key <AD08> { [ i, I, icircumflex, Icircumflex ] }; key <AD07> { [ u, U, ucircumflex, Ucircumflex ] }; key <AD04> { [ r, R, ediaeresis, Ediaeresis ] }; key <AD03> { [ e, E, EuroSign, ecircumflex ] }; key <AC11> { [ agrave, degree, numbersign, U1D58 ] }; key <AC04> { [ f, F, U0111, U0110 ] }; key <AC03> { [ d, D, U1E0D, U1E0C ] }; key <AC02> { [ s, S, scaron, Scaron ] }; key <AC01> { [ a, A, acircumflex, Acircumflex ] }; // In our Windows layout, there is no ©, but Ç. Since this character // is available via CapsLock, I decided to keep © in place, as the // Italian layout. key <AB03> { [ c, C, ccedilla, copyright ] }; key <AB02> { [ x, X, U03C7, U03A7 ] }; // Replaced dead_grave by ugrave, since it's common to write mixed // Sicilian - Italian (where we replaced ugrave with uacute) key <BKSL> { [ uacute, section, ugrave, dead_breve ] }; };
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
digital_vndr | Folder | 0755 |
|
|
fujitsu_vndr | Folder | 0755 |
|
|
hp_vndr | Folder | 0755 |
|
|
jolla_vndr | Folder | 0755 |
|
|
macintosh_vndr | Folder | 0755 |
|
|
nec_vndr | Folder | 0755 |
|
|
nokia_vndr | Folder | 0755 |
|
|
sgi_vndr | Folder | 0755 |
|
|
sharp_vndr | Folder | 0755 |
|
|
sony_vndr | Folder | 0755 |
|
|
sun_vndr | Folder | 0755 |
|
|
xfree68_vndr | Folder | 0755 |
|
|
af | File | 22.84 KB | 0644 |
|
al | File | 4.01 KB | 0644 |
|
altwin | File | 3.28 KB | 0644 |
|
am | File | 9.23 KB | 0644 |
|
apl | File | 46.92 KB | 0644 |
|
ara | File | 32.83 KB | 0644 |
|
at | File | 564 B | 0644 |
|
au | File | 179 B | 0644 |
|
az | File | 3.7 KB | 0644 |
|
ba | File | 680 B | 0644 |
|
bd | File | 4.19 KB | 0644 |
|
be | File | 12.49 KB | 0644 |
|
bg | File | 17.74 KB | 0644 |
|
br | File | 16.43 KB | 0644 |
|
brai | File | 1.6 KB | 0644 |
|
bt | File | 4.49 KB | 0644 |
|
bw | File | 981 B | 0644 |
|
by | File | 2.01 KB | 0644 |
|
ca | File | 21.02 KB | 0644 |
|
capslock | File | 1.71 KB | 0644 |
|
cd | File | 4.02 KB | 0644 |
|
ch | File | 8.1 KB | 0644 |
|
cm | File | 33 KB | 0644 |
|
cn | File | 10.91 KB | 0644 |
|
compose | File | 2.25 KB | 0644 |
|
ctrl | File | 3.28 KB | 0644 |
|
cz | File | 12.17 KB | 0644 |
|
de | File | 85.98 KB | 0644 |
|
dk | File | 2.46 KB | 0644 |
|
dz | File | 10.52 KB | 0644 |
|
ee | File | 4.05 KB | 0644 |
|
empty | File | 101 B | 0644 |
|
epo | File | 7.45 KB | 0644 |
|
es | File | 10.01 KB | 0644 |
|
et | File | 3.06 KB | 0644 |
|
eu | File | 5.4 KB | 0644 |
|
eurosign | File | 629 B | 0644 |
|
fi | File | 23.83 KB | 0644 |
|
fo | File | 1.94 KB | 0644 |
|
fr | File | 74.23 KB | 0644 |
|
gb | File | 7.43 KB | 0644 |
|
ge | File | 11.72 KB | 0644 |
|
gh | File | 6.41 KB | 0644 |
|
gn | File | 2.3 KB | 0644 |
|
gr | File | 11.04 KB | 0644 |
|
group | File | 11.7 KB | 0644 |
|
hr | File | 2.43 KB | 0644 |
|
hu | File | 19.46 KB | 0644 |
|
id | File | 3.57 KB | 0644 |
|
ie | File | 19.8 KB | 0644 |
|
il | File | 15.88 KB | 0644 |
|
in | File | 92.46 KB | 0644 |
|
inet | File | 62.63 KB | 0644 |
|
iq | File | 642 B | 0644 |
|
ir | File | 12.12 KB | 0644 |
|
is | File | 14.33 KB | 0644 |
|
it | File | 17.31 KB | 0644 |
|
jp | File | 8.26 KB | 0644 |
|
ke | File | 2.12 KB | 0644 |
|
keypad | File | 23.2 KB | 0644 |
|
kg | File | 5.94 KB | 0644 |
|
kh | File | 4.88 KB | 0644 |
|
kpdl | File | 3.32 KB | 0644 |
|
kr | File | 1.14 KB | 0644 |
|
kz | File | 13.46 KB | 0644 |
|
la | File | 5.46 KB | 0644 |
|
latam | File | 6.22 KB | 0644 |
|
latin | File | 14.29 KB | 0644 |
|
level3 | File | 5.94 KB | 0644 |
|
level5 | File | 4.63 KB | 0644 |
|
lk | File | 8 KB | 0644 |
|
lt | File | 16.53 KB | 0644 |
|
lv | File | 18.56 KB | 0644 |
|
ma | File | 12.22 KB | 0644 |
|
mao | File | 594 B | 0644 |
|
md | File | 5 KB | 0644 |
|
me | File | 1.71 KB | 0644 |
|
mk | File | 3.02 KB | 0644 |
|
ml | File | 3.25 KB | 0644 |
|
mm | File | 3.49 KB | 0644 |
|
mn | File | 4.17 KB | 0644 |
|
mt | File | 2.91 KB | 0644 |
|
mv | File | 3.31 KB | 0644 |
|
my | File | 6.83 KB | 0644 |
|
nbsp | File | 4.3 KB | 0644 |
|
ng | File | 6.12 KB | 0644 |
|
nl | File | 6.73 KB | 0644 |
|
no | File | 11.49 KB | 0644 |
|
np | File | 6.61 KB | 0644 |
|
olpc | File | 930 B | 0644 |
|
parens | File | 389 B | 0644 |
|
pc | File | 2.33 KB | 0644 |
|
ph | File | 74.2 KB | 0644 |
|
pk | File | 20.18 KB | 0644 |
|
pl | File | 24.96 KB | 0644 |
|
pt | File | 10.26 KB | 0644 |
|
ro | File | 10.98 KB | 0644 |
|
rs | File | 15 KB | 0644 |
|
ru | File | 59.37 KB | 0644 |
|
rupeesign | File | 131 B | 0644 |
|
se | File | 16.34 KB | 0644 |
|
shift | File | 2.19 KB | 0644 |
|
si | File | 615 B | 0644 |
|
sk | File | 5.2 KB | 0644 |
|
sn | File | 2.17 KB | 0644 |
|
srvr_ctrl | File | 2.28 KB | 0644 |
|
sy | File | 6.91 KB | 0644 |
|
terminate | File | 200 B | 0644 |
|
tg | File | 4.71 KB | 0644 |
|
th | File | 10.15 KB | 0644 |
|
tj | File | 10.09 KB | 0644 |
|
tm | File | 1.3 KB | 0644 |
|
tr | File | 16.63 KB | 0644 |
|
tw | File | 3.23 KB | 0644 |
|
typo | File | 4.18 KB | 0644 |
|
tz | File | 3.35 KB | 0644 |
|
ua | File | 15.05 KB | 0644 |
|
us | File | 77.17 KB | 0644 |
|
uz | File | 4.03 KB | 0644 |
|
vn | File | 1.2 KB | 0644 |
|
za | File | 2.06 KB | 0644 |
|