[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#457927: xkb-data: wrong mapping for shift+backslash in "il" keyboard



Package: xkb-data
Version: 0.9-4
Severity: important
Tags: l10n patch

The standard Israeli keyboard dictates that shift+\ produce a pipe ('|')
symbol (just like the US mapping). In the il mapping, however, shift+\
produces \, which renders the shift useless for that key.

the problem does not seem to affect the "il-lyx" variant.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)

-- no debconf information
--- il	2007-12-27 12:08:57.000000000 +0200
+++ il.fixed	2007-12-27 12:09:08.000000000 +0200
@@ -76,7 +76,7 @@
     key <AD11> { [ bracketright, braceright, 0x10005bf	]}; // Rafe
     key <AD12> { [ bracketleft,  braceleft,  0x10005bd	]}; // Meteg
                                       
-    key <BKSL> { [ backslash,    backslash,  0x10005bb	]}; // Qubuts    
+    key <BKSL> { [ backslash,      bar,  0x10005bb	]}; // Qubuts    
 };
 
 

Reply to: