summaryrefslogtreecommitdiff
path: root/symbols/me
diff options
context:
space:
mode:
authorsvu <svu>2007-10-04 21:46:56 +0000
committersvu <svu>2007-10-04 21:46:56 +0000
commitcbb7a1eab965ff255471d031bb32465b763340ef (patch)
tree59de4809d86b86cd952d4fb766e1ba9c16484e4a /symbols/me
parentd6654f37b27375e48eb873c9a4f9e4ee423b6773 (diff)
splitting Serbia and Montenegro, b.fd.o#12390
Diffstat (limited to 'symbols/me')
-rw-r--r--symbols/me53
1 files changed, 53 insertions, 0 deletions
diff --git a/symbols/me b/symbols/me
new file mode 100644
index 00000000..a528473c
--- /dev/null
+++ b/symbols/me
@@ -0,0 +1,53 @@
+// Montenegro keyboard mapping
+//
+// Initially, a copy of Serbian variants
+//
+// $XKeyboardConfig$
+
+default partial alphanumeric_keys
+xkb_symbols "basic" {
+ include "rs(basic)"
+ name[Group1]= "Montenegro";
+};
+
+
+partial alphanumeric_keys
+xkb_symbols "latin" {
+ include "rs(latin)"
+ name[Group1]= "Montenegro - Latin";
+};
+
+
+partial alphanumeric_keys
+xkb_symbols "yz" {
+ include "rs(yz)"
+ name[Group1]= "Montenegro - Z and ZHE swapped";
+};
+
+partial alphanumeric_keys
+xkb_symbols "latinunicode" {
+ include "rs(latinunicode)"
+ name[Group1]= "Montenegro - Latin Unicode";
+};
+
+partial alphanumeric_keys
+xkb_symbols "latinyz" {
+ include "rs(latinyz)"
+ name[Group1]= "Montenegro - Latin qwerty";
+};
+
+partial alphanumeric_keys
+xkb_symbols "latinunicodeyz" {
+ include "rs(latinunicodeyz)"
+ name[Group1]= "Montenegro - Latin Unicode qwerty";
+};
+
+xkb_symbols "alternatequotes" {
+ include "rs(alternatequotes)"
+ name[Group1]= "Montenegro - With guillemets";
+};
+
+xkb_symbols "latinalternatequotes" {
+ include "rs(latinalternatequotes)"
+ name[Group1]= "Montenegro - Latin with guillemets";
+};