partial default alphanumeric_keys xkb_symbols "basic" { include "us" name[Group1]= "English (Nigeria)"; key { [ 4, 0x010020A6, dollar, cent ] }; include "level3(ralt_switch)" }; partial alphanumeric_keys xkb_symbols "yoruba" { include "ng(basic)" name[Group1]= "Yoruba"; key { [ 0x01001EB9, 0x01001EB8, q, Q ] }; key { [ 0x01001ECD, 0x01001ECC, x, X ] }; key { [ 0x01001E63, 0x01001E62, v, V ] }; }; partial alphanumeric_keys xkb_symbols "igbo" { include "ng(basic)" name[Group1]= "Igbo"; key { [ 0x01001ECB, 0x01001ECA, q, Q ] }; key { [ 0x01001E45, 0x01001E44, x, X ] }; key { [ 0x01001EE5, 0x01001EE4, semicolon, colon ] }; key { [ 0x01001ECD, 0x01001ECC, bracketleft, braceleft ] }; }; partial alphanumeric_keys xkb_symbols "hausa" { include "ng(basic)" name[Group1]= "Hausa"; key { [ 0x01000071, 0x01000051, q, Q ] }; key { [ udiaeresis, Udiaeresis, w, W ] }; key { [ e, E, EuroSign, cent ] }; key { [ 0x010001B4, 0x010001B3,bracketleft, braceleft ] }; key { [ gcaron, Gcaron,bracketright, braceright] }; key { [ 0x01000257, 0x0100018A, d, D ] }; key { [ 0x01000131, 0x01000130, semicolon, colon ] }; key { [ 0x010001DD, 0x0100018E,apostrophe, quotedbl ] }; key { [ 0x01000272, 0x0100019D, z, Z ] }; key { [ ntilde, Ntilde, m, M ] }; key { [ ccedilla, Ccedilla, period, greater ] }; key { [ scedilla, Scedilla, slash, question ] }; }; partial alphanumeric_keys xkb_symbols "olpc" { include "ng(basic)" // OLPC West Africa keyboard layout // See: http://wiki.laptop.org/go/Image:Nigeria-B3.png key { [ grave, asciitilde, exclamdown, exclamdown ] }; key { [ 1, exclam, sterling, sterling ] }; key { [ 2, at, EuroSign, EuroSign ] }; key { [ 3, numbersign, dollar, dollar ] }; key { [ 4, 0x10020A6, 0x1000301, 0x1000301 ] }; // Naira, combining acute key { [ 5, percent, 0x1000300, 0x1000300 ] }; // combining grave key { [ 6,asciicircum, 0x100030A, 0x100030A ] }; // combining ring above key { [ 7, ampersand, 0x1000302, 0x1000302 ] }; // combining circumflex above key { [ 8, asterisk, 0x1000324, 0x1000324 ] }; // combining caron above key { [ 9, parenleft, 0x1000307, 0x1000307 ] }; // combining dot above key { [ 0, parenright, 0x1000308, 0x1000308 ] }; // combining diaeresis above key { [ minus, underscore, 0x1000304, 0x1000304 ] }; // combining macron above key { [ equal, plus, 0x1000303, 0x1000303 ] }; // combining tilde above key { [ w, W, 0x1001EB9, 0x1001EB8 ] }; // E with dot below key { [ e, E, 0x10001DD, 0x100018E ] }; // reversed E key { [ r, R, 0x10001B4, 0x10001B3 ] }; // Y with hook key { [ t, T, 0x1000327, 0x1000327 ] }; // combining cedilla key { [ y, Y, 0x1000325, 0x1000325 ] }; // combining ring below key { [ u, U, 0x100032D, 0x100032D ] }; // combining circumflex below key { [ i, I, 0x100032C, 0x100032C ] }; // combining caron below key { [ o, O, 0x1000323, 0x1000323 ] }; // combining dot below key { [ p, P, 0x1000304, 0x1000304 ] }; // combining diaeresis below key { [ bracketleft, braceleft, 0x1000331, 0x1000331 ] }; // combining macron below key { [bracketright, braceright, 0x1000330, 0x1000330 ] }; // combining tilde below key { [ a, A, Greek_iota, Greek_IOTA ] }; key { [ s, S, 0x1001E63, 0x1001E62 ] }; // S with dot below key { [ d, D, 0x1000257, 0x100018A ] }; // D with hook key { [ f, F, 0x1001E0D, 0x1001E0C ] }; // D with dot below key { [ g, G, 0x1000272, 0x100019D ] }; // N with left hook key { [ h, H, 0x1001EE5, 0x1001EE4 ] }; // U with dot below key { [ j, J, 0x1001ECB, 0x1001ECA ] }; // I with dot below key { [ k, K, 0x1000199, 0x1000198 ] }; // K with hook key { [ l, L, 0x1001E37, 0x1001E36 ] }; // L with dot below key { [ semicolon, colon, masculine, ordfeminine ] }; key { [ apostrophe, quotedbl, currency, currency ] }; key { [ backslash, bar, section, section ] }; key { [ c, C, 0x1000254, 0x1000186 ] }; // open O key { [ v, V, 0x100028B, 0x10001B2 ] }; // V with hook key { [ b, B, 0x1000253, 0x1000181 ] }; // B with hook key { [ n, N, eng, ENG ] }; key { [ m, M, 0x1001E45, 0x1001E44 ] }; // N with dot above key { [ comma, less, guillemotleft, guillemotleft ] }; key { [ period, greater, guillemotright, guillemotright ] }; key { [ slash, question, questiondown, questiondown ] }; key { [ multiply, division, ISO_Next_Group, ISO_Prev_Group ] }; include "level3(ralt_switch)" };