blob: 71629b0c49d9a0c5a0ceaf0f7f545f2aa8d91380 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
// $XKeyboardConfig$
// Keyboard layout for Swahili in Arabic script.
// Based on Martin Vidner's Buckwalter transliteration variant of the Arabic keyboard
// Please notify any corrections or omissions to
// Kevin Donnelly (kevin@dotmon.com)
partial default alphanumeric_keys
xkb_symbols "swa" {
include "tz(swa)"
name[Group1]= "Kenya";
};
|