diff -u -p -u -p -r1.2 kz
--- symbols/kz  22 Sep 2005 22:09:38 -0000      1.2
+++ symbols/kz  7 Oct 2007 03:05:36 -0000
@@ -197,3 +197,18 @@ key.type[group1] = "FOUR_LEVEL_ALPHABETI
     key        <AB08> { [ Cyrillic_be,             Cyrillic_BE ] };
     key        <AB09> { [ Cyrillic_yu,             Cyrillic_YU ] };
 };
+
+partial alphanumeric_keys
+xkb_symbols "olpc" {
+
+// Contact: Walter Bender <[EMAIL PROTECTED]>
+
+// We moved the Cyrillic IO off of the Tilde Key as an Alt-GR character
+// and moved it onto the Backslash key, making Backslash and Bar available
+// through the Latin side of the keyboard.
+
+   include "kz(basic)"
+
+   key <TLDE> { [ parenleft,               parenright ] };
+   key <BKSL> { [ Cyrillic_io,             Cyrillic_IO ] };
+}

-- 
 \___/
 |___|   Bernardo Innocenti - http://www.codewiz.org/
  \___\  One Laptop Per Child - http://www.laptop.org/
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to