Remove RCS tags
[xorg/xkeyboard-config] / symbols / me
1 // Montenegro keyboard mapping
2 //
3 // Initially, a copy of Serbian variants
4 //
5
6 default partial alphanumeric_keys
7 xkb_symbols "basic" {
8   include "rs(latin)"
9   name[Group1]= "Montenegro";
10 };
11
12
13 partial alphanumeric_keys
14 xkb_symbols "cyrillic" {
15   include "rs(basic)"
16   name[Group1]= "Montenegro - Cyrillic";
17 };
18
19
20 partial alphanumeric_keys
21 xkb_symbols "cyrillicyz" {
22   include "rs(yz)"
23   name[Group1]= "Montenegro - Cyrillic, Z and ZHE swapped";
24 };
25
26 partial alphanumeric_keys
27 xkb_symbols "latinunicode" {
28   include "rs(latinunicode)"
29   name[Group1]= "Montenegro - Latin unicode";
30 };
31
32 partial alphanumeric_keys
33 xkb_symbols "latinyz" {
34   include "rs(latinyz)"
35   name[Group1]= "Montenegro - Latin qwerty";
36 };
37
38 partial alphanumeric_keys
39 xkb_symbols "latinunicodeyz" {
40   include "rs(latinunicodeyz)"
41   name[Group1]= "Montenegro - Latin unicode qwerty";
42 };
43
44 xkb_symbols "cyrillicalternatequotes" {
45   include "rs(alternatequotes)"
46   name[Group1]= "Montenegro - Cyrillic with guillemets";
47 };
48
49 xkb_symbols "latinalternatequotes" {
50   include "rs(latinalternatequotes)"
51   name[Group1]= "Montenegro - Latin with guillemets";
52 };