18157b447Smrgdefault partial alphanumeric_keys
2c067fea9Sghenxkb_symbols "tswana" {
3c067fea9Sghen
4c067fea9Sghen    include "us"
5c067fea9Sghen
6bfd7cbc1Smrg    name[Group1]= "Tswana";
7797b363dSmrg
8bb3a541cSmrg    key <TLDE> {[     grave,  asciitilde,  0x01000300,  0x01000303 ]};  // COMBINING GRAVE ACCENT, COMBINING TILDE
9bb3a541cSmrg    key <AE06> {[         6, asciicircum,  0x01000302              ]};  // COMBINING CIRCUMFLEX ACCENT
10bb3a541cSmrg    key <AE08> {[         8,    asterisk,  0x01000307,  0x01000323 ]};  // COMBINING DOT ABOVE, COMBINING DOT BELOW
11bb3a541cSmrg    key <AE09> {[         9,   parenleft,  0x01000306              ]};  // COMBINING BREVE
12bb3a541cSmrg    key <AE10> {[         0,  parenright,  0x0100030c              ]};  // COMBINING CARON
13bb3a541cSmrg    key <AE11> {[     minus,  underscore,  0x01000304,  0x01000331 ]};  // COMBINING MACRON, COMBINING MACRON BELOW
14bb3a541cSmrg
15bb3a541cSmrg    key <AC10> {[ semicolon,       colon,  0x01000324,  0x01000324 ]};  // COMBINING DIAERESIS BELOW
16bb3a541cSmrg    key <AC11> {[apostrophe,    quotedbl,  0x01000301,  0x01000308 ]};  // COMBINING ACUTE ACCENT, COMBINING DIAERESIS
17bb3a541cSmrg
18c067fea9Sghen    include "level3(ralt_switch)"
19c067fea9Sghen};
20