added mn(olpc), b.fd.o#14307
authorsvu <svu>
Wed, 30 Jan 2008 21:33:44 +0000 (21:33 +0000)
committersvu <svu>
Wed, 30 Jan 2008 21:33:44 +0000 (21:33 +0000)
ChangeLog
rules/base.lists.part
symbols/mn

index 8850f64..daffd37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * symbols/ca, rules/base.xml.in: adding ca(shs), closing
        http://bugs.freedesktop.org/show_bug.cgi?id=14308
+       * symbols/mn: added mn(olpc),
+       http://bugs.freedesktop.org/show_bug.cgi?id=14307
 
 2008-01-29  Sergey Udaltsov
 
index 9312ac2..8c581de 100644 (file)
@@ -15,7 +15,7 @@
 ! $pcgeometries = abnt2 latitude jp106 kr106
 
 // Layouts that provide further specializations for the OLPC
-! $olpclayouts = ara br es et kz in np ru th tr us
+! $olpclayouts = ara br es et kz in mn np ru th tr us
 
 ! $macbooks = macbook78 macbook79
 ! $maclaptop = ibook powerbook macbook78 macbook79
index adba085..08109b7 100644 (file)
@@ -14,7 +14,7 @@ xkb_symbols "basic" {
   key <AE01> { [ 1,                numerosign,         multiply        ] };
   key <AE02> { [ 2,                minus,                      division        ] };
   key <AE03> { [ 3,                quotedbl,           plusminus       ] };
-  key <AE04> { [ 4,                U20ae,              notsign         ] };
+  key <AE04> { [ 4,                U20ae,              notsign         ] }; // Tugrik sign
   key <AE05> { [ 5,                colon,              NoSymbol        ] };
   key <AE06> { [ 6,                period,              notequal        ] };
   key <AE07> { [ 7,                underscore,          ampersand      ] };
@@ -68,3 +68,16 @@ xkb_symbols "basic" {
 
   include "level3(ralt_switch)"
 };
+
+partial alphanumeric_keys
+xkb_symbols "olpc" {
+
+// Contact: Walter Bender <walter@laptop.org>
+
+  include "mn(basic)"
+
+  key <BKSL> { [ backslash,         bar,               exclam          ] };
+
+  include "group(olpc)"
+};
+