OLPC Italian Keyboard
From OLPC
This page is monitored by the OLPC team.
Please help test the latest beta software build, candidate-767!
[edit] OLPC keyboard layouts
English (US international); Spanish (Latin America); Portuguese (Brazilian); Amharic (Ethiopic); Arabic; Nigerian (Igbo, Hausa, Yoruba); French (Rwanda); Thai; Urdu; Cyrillic (Russian); Turkish; Nepali; Mongolian; Kazakh; Devanagari; Uzbek; Pashto; Dari; Armenian; Khmer; Pulaar; Italian; Kreyòl; German
Instructions for setting up keyboard switching in Terminal are on the Customizing NAND images page. On bilingual XOs, the times/divide key is replaced with a keyboard switching key.
[edit] Italian keyboard layout
[edit] OLPC section of the XKB symbol file
XkbLayout "it" XkbVariant "olpc"
// The "basic" section below is an amalgamation of the it and latin xkb/symbols files
default partial
xkb_symbols "basic" {
key <TLDE> { [ backslash, bar, notsign, brokenbar ] };
key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
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, threeeighths ] };
key <AE06> { [ 6, ampersand, notsign, fiveeighths ] };
key <AE07> { [ 7, slash, braceleft, seveneighths ] };
key <AE08> { [ 8, parenleft, bracketleft, trademark ] };
key <AE09> { [ 9, parenright, bracketright, plusminus ] };
key <AE10> { [ 0, equal, braceright, dead_ogonek ] };
key <AE11> { [apostrophe, question, grave, questiondown ] };
key <AE12> { [ equal, plus, dead_cedilla, dead_ogonek ] };
key <AD01> { [ q, Q, at, Greek_OMEGA ] };
key <AD02> { [ w, W, lstroke, Lstroke ] };
key <AD03> { [ e, E, EuroSign, cent ] };
key <AD04> { [ r, R, paragraph, registered ] };
key <AD05> { [ t, T, tslash, Tslash ] };
key <AD06> { [ y, Y, leftarrow, yen ] };
key <AD07> { [ u, U, downarrow, uparrow ] };
key <AD08> { [ i, I, rightarrow, idotless ] };
key <AD09> { [ o, O, oslash, Ooblique ] };
key <AD10> { [ p, P, thorn, THORN ] };
key <AD11> { [ egrave, eacute, bracketleft, braceleft ] };
key <AD12> { [ plus, asterisk, bracketright, braceright ] };
key <AC01> { [ a, A, ae, AE ] };
key <AC02> { [ s, S, ssharp, section ] };
key <AC03> { [ d, D, eth, ETH ] };
key <AC04> { [ f, F, dstroke, ordfeminine ] };
key <AC05> { [ g, G, eng, ENG ] };
key <AC06> { [ h, H, hstroke, Hstroke ] };
key <AC07> { [ j, J ] };
key <AC08> { [ k, K, kra, ampersand ] };
key <AC09> { [ l, L, lstroke, Lstroke ] };
key <AC10> { [ ograve, ccedilla, at, dead_cedilla ] };
key <AC11> { [ agrave, degree, numbersign, dead_abovering ] };
key <AB01> { [ z, Z, guillemotleft, less ] };
key <AB02> { [ x, X, guillemotright, greater ] };
key <AB03> { [ c, C, cent, copyright ] };
key <AB04> { [ v, V, leftdoublequotemark, leftsinglequotemark ] };
key <AB05> { [ b, B, rightdoublequotemark, rightsinglequotemark ] };
key <AB06> { [ n, N, ntilde, Ntilde ] };
key <AB07> { [ m, M, mu, masculine ] };
key <AB08> { [ comma, semicolon, dead_acute, multiply ] };
key <AB09> { [ period, colon,periodcentered, dead_diaeresis ] };
key <AB10> { [ minus, underscore, dead_macron, division ] };
};
// OLPC Section
xkb_symbols "olpc" {
include "basic"
key <AE12> { [ igrave, asciicircum, asciitilde, dead_tilde ] };
key <BKSL> { [ ugrave, section, Egrave, dead_breve ] };
key <I219> { [ less, greater, guillemotleft, guillemotright ] };
};


