Remove extant reference to the `symbols/extras' directory
[xorg/xkeyboard-config] / symbols / cd
1 // based on us_intl keyboard map file and a Sinhala keyboard map
2 // version 0.3
3
4 partial default alphanumeric_keys
5 xkb_symbols "basic" {
6
7     name[Group1]= "French (Democratic Republic of the Congo)";
8
9     key.type[Group1] = "FOUR_LEVEL";
10
11     // Alphanumeric section
12     // TILDE, COMBINING TILDE
13     key <TLDE> { [     grave, asciitilde, 0x01000303] };
14     key <AE01> { [ ampersand,          1, numbersign                      ] };
15     key <AE02> { [0x01000301,          2, at                              ] };
16     key <AE03> { [0x01000300,          3, guillemotleft                   ] };
17     key <AE04> { [ parenleft,          4, bracketleft                     ] };
18     key <AE05> { [ braceleft,          5, less                            ] };
19     key <AE06> { [ braceright,         6, greater                         ] };
20     key <AE07> { [parenright,          7, bracketright                    ] };
21     key <AE08> { [0x01000302,          8, guillemotright                  ] };
22     key <AE09> { [0x0100030c,          9, 0x0100030D                      ] };
23     key <AE10> { [0x01000308,          0, at                              ] };
24     key <AE11> { [     minus,      underscore,  percent,          degree  ] };
25     key <AE12> { [     equal,      plus,       multiply,        division  ] };
26
27     key <AD01> { [         a,          A,            ae,              AE  ] };
28     key <AD02> { [         z,          Z                                  ] };
29     key <AD03> { [         e,          E,            oe,              OE  ] };
30     key <AD04> { [         r,          R                                  ] };
31     key <AD05> { [         t,          T                                  ] };
32     key <AD06> { [         y,          Y                                  ] };
33     key <AD07> { [         u,          U,    0x01000289,       0x01000244 ] };
34     key <AD08> { [         i,          I,    0x01000268,       0x01000197 ] };
35     key <AD09> { [         o,          O,        oslash,         Ooblique ] };
36     key <AD10> { [         p,          P                                  ] };
37     key <AD11> { [0x0100025B,      0x01000190,     asciicircum ] };
38     key <AD12> { [ asterisk, asciicircum, dollar                ] };
39
40     key <AC01> { [         q,          Q                                  ] };
41     key <AC02> { [         s,          S                                  ] };
42     key <AC03> { [         d,          D                                  ] };
43     key <AC04> { [         f,          F                                  ] };
44     key <AC05> { [         g,          G                                  ] };
45     key <AC06> { [         h,          H                                  ] };
46     key <AC07> { [         j,          J                                  ] };
47     key <AC08> { [         k,          K                                  ] };
48     key <AC09> { [         l,          L                                  ] };
49     key <AC10> { [         m,          M                                  ] };
50     key <AC11> { [0x01000254, 0x01000186                                  ] };
51     key <LSGT> { [    backslash,     bar                                  ] };
52
53     key <AB01> { [         w,          W                                  ] };
54     key <AB02> { [         x,          X                                  ] };
55     key <AB03> { [         c,          C,       ccedilla,       Ccedilla  ] };
56     key <AB04> { [         v,          V                                  ] };
57     key <AB05> { [         b,          B                                  ] };
58     key <AB06> { [         n,          N                                  ] };
59     key <AB07> { [     comma,   question,      0x01000327                 ] };
60     key <AB08> { [ semicolon,     period                                  ] };
61     key <AB09> { [     colon,      slash                                  ] };
62     key <AB10> { [    exclam,   apostrophe,    0x01002019                 ] };
63     key <BKSL> { [  quotedbl,  backslash,            bar                  ] };
64
65     // SPACE, SPACE, SPACE, NO-BREAK SPACE, SPACE
66     key <SPCE> { [ space,          space,    nobreakspace,     0x0100202F ] };
67
68     include "level3(ralt_switch)"
69 };