// IBM_PROLOG_BEGIN_TAG // This is an automatically generated prolog. // // gos720 src/gos/2d/XTOP_R7/data/xkeyboard-config/symbols/by 1.1.1.1 // // Licensed Materials - Property of IBM // // COPYRIGHT International Business Machines Corp. 2007,2011 // All Rights Reserved // // US Government Users Restricted Rights - Use, duplication or // disclosure restricted by GSA ADP Schedule Contract with IBM Corp. // // IBM_PROLOG_END_TAG // $XKeyboardConfig$ // based on // belarusian standard keyboard // Alexander Mikhailian // Reworked to use winkeys by default and russian keymap as base by Paul Lubetsky // Added third level with russian symbols // See freedesktop.org bug #23604 partial default alphanumeric_keys xkb_symbols "basic" { include "ru(winkeys)" name[Group1]= "Belarus"; key { [ Byelorussian_shortu, Byelorussian_SHORTU ] }; key { [ apostrophe, apostrophe ] }; key { [ Ukrainian_i, Ukrainian_I ] }; }; partial alphanumeric_keys xkb_symbols "legacy" { include "by(basic)" name[Group1]= "Belarus - Legacy"; key { [ 3, numbersign ] }; key { [ 4, asterisk ] }; key { [ 5, colon ] }; key { [ 6, comma ] }; key { [ 7, period ] }; key { [ 8, semicolon ] }; key { [ slash, question ] }; key { [ backslash, bar ] }; }; // based on a keyboard map from an 'xkb/symbols/iso3335-3' file // // $XFree86: xc/programs/xkbcomp/symbols/pc/en_US,v 1.3 2003/01/26 02:01:48 dawes Exp $ partial alphanumeric_keys xkb_symbols "latin" { include "latin" name[Group1]= "Belarus - Latin"; key { [ w, W, scaron, Scaron ] }; key { [ u, U, ubreve, Ubreve ] }; key { [ s, S, sacute, Sacute ] }; key { [ l, L, lstroke, Lstroke ] }; key { [ z, Z, zacute, Zacute ] }; key { [ x, X, zcaron, Zcaron ] }; key { [ c, C, cacute, Cacute ] }; key { [ v, V, ccaron, Ccaron ] }; key { [ n, N, nacute, Nacute ] }; include "level3(ralt_switch)" }; // Added to match IBM KBID 463: ftp://ftp.software.ibm.com/software/globalization/keyboards/KBD463.pdf // 102 key model based on ru(winkeys) with the modifications shown. partial alphanumeric_keys xkb_symbols "aix-463" { include "ru(winkeys)" name[Group1]= "Belarus - AIX KBD463"; key { [ Cyrillic_io, Cyrillic_IO ] }; key { [ 2, quotedbl, at ] }; key { [ 3, numerosign, numbersign ] }; key { [ 4, semicolon, currency ] }; key { [ 5, comma ] }; key { [ 6, colon, asciicircum ] }; key { [ 7, question, ampersand ] }; key { [ 8, asterisk, dollar ] }; key { [Byelorussian_shortu, Byelorussian_SHORTU ] }; key { [ Cyrillic_ha, Cyrillic_HA, bracketleft ] }; key { [ apostrophe, apostrophe, bracketright ] }; key { [ backslash, slash ] }; key { [ Cyrillic_e, Cyrillic_E, bar ] }; key { [ Ukrainian_i, Ukrainian_i ] }; key { [ Cyrillic_be, Cyrillic_BE, less ] }; key { [ Cyrillic_yu, Cyrillic_YU, greater ] }; key { [ period, comma, slash ] }; include "level3(ralt_switch)" };