diff options
author | marha <marha@users.sourceforge.net> | 2010-05-07 14:04:47 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-05-07 14:04:47 +0000 |
commit | 1ed07957f4a92d0fb91b358d071b920a952b56e2 (patch) | |
tree | 858b04b7777f574b2700258dcda69f6738f796a0 /xorg-server/xkbdata.src/symbols/bw | |
parent | b26731866b21540d615a84bc2c41ccb454305990 (diff) | |
download | vcxsrv-1ed07957f4a92d0fb91b358d071b920a952b56e2.tar.gz vcxsrv-1ed07957f4a92d0fb91b358d071b920a952b56e2.tar.bz2 vcxsrv-1ed07957f4a92d0fb91b358d071b920a952b56e2.zip |
xkeyboard-config git update 7/5/2010
Diffstat (limited to 'xorg-server/xkbdata.src/symbols/bw')
-rw-r--r-- | xorg-server/xkbdata.src/symbols/bw | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/xorg-server/xkbdata.src/symbols/bw b/xorg-server/xkbdata.src/symbols/bw new file mode 100644 index 000000000..ea5079e5d --- /dev/null +++ b/xorg-server/xkbdata.src/symbols/bw @@ -0,0 +1,19 @@ +partial default alphanumeric_keys +xkb_symbols "tswana" { + + include "us" + + name[Group1]= "Botswana"; + + key <AC10> { [ semicolon, colon, 0x01000324, 0x01000324 ] }; //COMBINING DIAERESIS BELOW + key <AC11> { [apostrophe, quotedbl, 0x01000301, 0x01000308 ] }; //COMBINING ACUTE ACCENT, COMBINING DIAERESIS + key <TLDE> { [ grave, asciitilde, 0x01000300, 0x01000303 ] }; //COMBINING GRAVE ACCENT, COMBINING TILDE + key <AE06> { [ 6, asciicircum, 0x01000302 ] }; //COMBINING CIRCUMFLEX ACCENT + key <AE08> { [ 8, asterisk, 0x01000307, 0x01000323 ] }; //COMBINING DOT ABOVE, COMBINING DOT BELOW + key <AE09> { [ 9, parenleft, 0x01000306 ] }; //COMBINING BREVE + key <AE10> { [ 0, parenright, 0x0100030c ] }; //COMBINING CARON + key <AE11> { [ minus, underscore, 0x01000304, 0x01000331 ] }; //COMBINING MACRON,COMBINING MACRON BELOW + + include "level3(ralt_switch)" +}; + |