summaryrefslogtreecommitdiff
path: root/symbols/ke
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-05-06 21:58:54 +0100
committerSergey V. Udaltsov <svu@gnome.org>2010-05-06 21:58:54 +0100
commitff069585f38463f5d61d1a8876d6f645f13ac739 (patch)
treeae716e6d413f55887fdc53e759d9539723f21061 /symbols/ke
parent16bbc577eb63bffc506db6426084ae5b22fe8b2c (diff)
downloadxkeyboard-config-ff069585f38463f5d61d1a8876d6f645f13ac739.tar.gz
added ke(kik)
https://bugs.freedesktop.org/show_bug.cgi?id=22050
Diffstat (limited to 'symbols/ke')
-rw-r--r--symbols/ke20
1 files changed, 20 insertions, 0 deletions
diff --git a/symbols/ke b/symbols/ke
index 71629b0..cd1631d 100644
--- a/symbols/ke
+++ b/symbols/ke
@@ -11,3 +11,23 @@ xkb_symbols "swa" {
name[Group1]= "Kenya";
};
+
+
+partial alphanumeric_keys
+xkb_symbols "kik" {
+
+ include "us"
+
+ name[Group1]= "Kenya - Kikuyu";
+
+ 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)"
+};