From 81124070f120ab658e094b64f6944d701b003a99 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 13 Jul 2010 07:35:01 +0000 Subject: Renamed xkbdata.src to xkeyboard-config (to reflect the name in the git repository) --- xorg-server/xkbdata.src/symbols/cd | 71 -------------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 xorg-server/xkbdata.src/symbols/cd (limited to 'xorg-server/xkbdata.src/symbols/cd') diff --git a/xorg-server/xkbdata.src/symbols/cd b/xorg-server/xkbdata.src/symbols/cd deleted file mode 100644 index 1ba036551..000000000 --- a/xorg-server/xkbdata.src/symbols/cd +++ /dev/null @@ -1,71 +0,0 @@ -// $XKeyboardConfig$ - -// based on us_intl keyboard map file and a Sinhala keyboard map -// version 0.3 - -partial default alphanumeric_keys -xkb_symbols "basic" { - - name[Group1]= "Congo, Democratic Republic of the"; - - key.type[Group1] = "FOUR_LEVEL"; - - // Alphanumeric section - // TILDE, COMBINING TILDE - key { [ grave, asciitilde, 0x01000303] }; - key { [ ampersand, 1, numbersign ] }; - key { [0x01000301, 2, at ] }; - key { [0x01000300, 3, guillemotleft ] }; - key { [ parenleft, 4, bracketleft ] }; - key { [ braceleft, 5, less ] }; - key { [ braceright, 6, greater ] }; - key { [parenright, 7, bracketright ] }; - key { [0x01000302, 8, guillemotright ] }; - key { [0x0100030c, 9 ] }; - key { [0x01000308, 0, at ] }; - key { [ minus, underscore, percent ] }; - key { [ equal, plus, multiply, division ] }; - - key { [ a, A ] }; - key { [ z, Z ] }; - key { [ e, E ] }; - key { [ r, R ] }; - key { [ t, T ] }; - key { [ y, Y ] }; - key { [ u, U, 0x01000289, 0x01001d7e ] }; - key { [ i, I, 0x01000268, 0x01000197 ] }; - key { [ o, O, oslash, Ooblique ] }; - key { [ p, P ] }; - key { [0x0100025B, 0x01000190, asciicircum ] }; - key { [ asterisk, asciicircum, dollar ] }; - - key { [ q, Q ] }; - key { [ s, S ] }; - key { [ d, D ] }; - key { [ f, F ] }; - key { [ g, G ] }; - key { [ h, H ] }; - key { [ j, J ] }; - key { [ k, K ] }; - key { [ l, L ] }; - key { [ m, M ] }; - key { [0x01000254, 0x01000186 ] }; - key { [ backslash, bar ] }; - - key { [ w, W ] }; - key { [ x, X ] }; - key { [ c, C, ccedilla, Ccedilla ] }; - key { [ v, V ] }; - key { [ b, B ] }; - key { [ n, N ] }; - key { [ comma, question, 0x01000327 ] }; - key { [ semicolon, period ] }; - key { [ colon, slash ] }; - key { [ exclam, apostrophe, 0x01002019 ] }; - key { [ quotedbl, backslash, bar ] }; - - // SPACE, SPACE, SPACE, NO-BREAK SPACE, SPACE - key { [ space, space, nobreakspace, nobreakspace ] }; - - include "level3(ralt_switch)" -}; -- cgit v1.2.3