// $XKeyboardConfig$ // Urdu keymap // Developed by: // Zaeem Arshad // Last update: 2004-03-12 //Notice: //Alt key combinations are yet to be put in. The unavailable keys are those which do not have a corresponding //glyph in unicode. partial default alphanumeric_keys xkb_symbols "urd" { name[Group1]= "Pakistan"; // Keys '~' - '=' // All keys checked and complete key { [ 0x10006d4 ] }; key { [ 0x1000661, exclam ] }; key { [ 0x1000662, 0x1000040 ] }; key { [ 0x1000663, 0x1000023 ] }; key { [ 0x10006f4, 0x1000024 ] }; key { [ 0x10006f5, 0x1000025 ] }; key { [ 0x1000666, 0x100005e ] }; key { [ 0x1000667, 0x1000026 ] }; key { [ 0x1000668, asterisk ] }; key { [ 0x1000669, parenleft ] }; key { [ 0x1000660, parenright ] }; key { [ minus, 0x100005f ] }; key { [ equal, plus ] }; //Keys 'Q' - ']' //Checked but incomplete with three shift sequences not available key { [ Arabic_qaf, 0x10006e1 ] }; key { [ 0x1000648, 0x100fdf9 ] }; //shift key not available key { [ 0x1000639, 0x100fdf7 ] }; //shift key not available key { [ 0x1000631, 0x1000691 ] }; key { [ Arabic_teh, 0x1000679 ] }; key { [ 0x10006d2, 0x100fe7c ] }; key { [ 0x1000621, 0x100064c ] }; key { [ 0x10006cc, 0x1000656 ] }; //shift key not available key { [ 0x1000647, 0x1000629 ] }; key { [ 0x100067e, 0x100064f ] }; key { [ bracketright, braceright ] }; key { [ bracketleft, braceleft ] }; // Keys 'A' - ''' // Checked but incomplete with two shift sequences not available key { [ 0x1000627, 0x1000622 ] }; key { [ Arabic_seen, 0x1000635 ] }; key { [ 0x100062f, 0x1000688 ] }; key { [ 0x1000641, 0x1000670 ] }; key { [ 0x10006af, 0x100063a ] }; key { [ 0x10006be, 0x100062d ] }; key { [ 0x100062c, 0x1000636 ] }; key { [ 0x10006a9, 0x100062e ] }; key { [ 0x1000644, 0x1000612 ] };//shift key not available key { [ 0x100061b, 0x100003a ] }; key { [ 0x1000027 ] }; // shift key not available // These two are fine key { [ backslash, bar ] }; key { [ space ] }; // Keys: 'Z' - '/' //Keys checked with two shift sequences not available key { [ Arabic_zain, Arabic_thal ] }; key { [ 0x1000634, 0x1000698 ] }; key { [ 0x1000686 , 0x100062b ] }; key { [ 0x1000637, 0x1000638 ] }; key { [ 0x1000628, 0x1000628 ] };//shift key unavailable key { [ 0x1000646, 0x10006ba ] }; key { [ 0x1000645, 0x1000645 ] };//shift key not available key { [ 0x100060c, 0x100064e ] }; key { [ 0x10006d4, 0x1000650 ] }; key { [ slash, Arabic_question_mark ] }; //End alphanumeric key mappings //Begin modifier mappings modifier_map Shift {Shift_L, Shift_R }; modifier_map Lock {Caps_Lock }; };