Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > ad6ac9b14f31eb547c11cdda455e8202 > files > 1

xkeyboard-config-1.8-2mdv2010.1.src.rpm

From 669239820b449d8f137ef9974f117a1be313ea7c Mon Sep 17 00:00:00 2001
From: unknown author <cooker@mandrivalinux.org>
Date: Thu, 27 Sep 2007 15:22:23 +0000
Subject: [PATCH 4/6] xkb-fix_uz

---
 symbols/uz |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/symbols/uz b/symbols/uz
index b37a6ca..823ad71 100644
--- a/symbols/uz
+++ b/symbols/uz
@@ -28,7 +28,7 @@
 //
 // Latin variant is somewhat experimental, since there is no
 // official standard for it. It is a copy of "us" layout, where
-// apostrophe is replaced with U02BB.
+// backslash and pipe are replaced with U02BB and U02BC, respectively.
 // 
 // $XFree86: xc/programs/xkbcomp/symbols/uz,v 1.2 2003/06/21 13:01:59 pascal Exp $
 
@@ -96,7 +96,7 @@ partial alphanumeric_keys
 xkb_symbols "latin" {
     include "us"
     name[Group1]= "Uzbekistan - Latin";
-    key <AC11>  { [0x010002BB, quotedbl] };
+    key <BKSL> { [ 0x010002BB, 0x010002BC ] };
 };
 
 // Crimean Tatar (Crimean Turkish) layouts.
-- 
1.6.3.2