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

Bug#400515: marked as done (/usr/share/X11/xkb/symbols/us: backslash not working in us layout if layout set to cz, us)



Your message dated Fri, 14 Sep 2007 18:46:19 +0200
with message-id <20070914164619.GA21571@diwi.org>
and subject line Bug#400515: /usr/share/X11/xkb/symbols/us: backslash not working in us layout if layout set to cz, us
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xkb-data
Version: 0.9-4
Severity: minor
File: /usr/share/X11/xkb/symbols/us


Hi!

The BKSL key (backslash/pipe key) is not working properly if I set xxkbmap to

setxkbmap -rules xorg -model pc105 -layout cz,us -option
"grp:alt_shift_toggle"

The backslash key does not set back to backslash/pipe key when toggled
to "us" layout from "cz" layout. It has the same "cz" function on both
layouts.

Strangely enough, if I set "us" layout first...

setxkbmap -rules xorg -model pc105 -layout us,cz -option
"grp:alt_shift_toggle"

...everything works correctly.

Attached patch fixes the problem for me:

--- symbols/us.orig     2006-11-26 20:46:13.000000000 +0100
+++ symbols/us  2006-11-26 20:54:51.000000000 +0100
@@ -60,6 +60,7 @@
     key <AB08> {       [     comma,    less            ]       };
     key <AB09> {       [    period,    greater         ]       };
     key <AB10> {       [     slash,    question        ]       };
+    key <BKSL> {       [ backslash,    bar     ] };

// End alphanumeric section
 };


Thank you,

Marek

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-k7
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to cs_CZ.UTF-8)

-- no debconf information
--- symbols/us.orig	2006-11-26 20:46:13.000000000 +0100
+++ symbols/us	2006-11-26 20:54:51.000000000 +0100
@@ -60,6 +60,7 @@
     key <AB08> {	[     comma,	less		]	};
     key <AB09> {	[    period,	greater		]	};
     key <AB10> {	[     slash,	question	]	};
+    key <BKSL> {	[ backslash,	bar	]	};
 
     // End alphanumeric section
 };

--- End Message ---
--- Begin Message ---
On Sat, Apr 28, 2007, Mohammed Adnène Trojette wrote:
> On Sun, Nov 26, 2006, Marek Schmidt wrote:
> > The BKSL key (backslash/pipe key) is not working properly if I set xxkbmap to
> 
> For people who want their ralt back, there is an option lv3:ralt_alt.
> Does it fix the issue for you?

With no answer from you, I'll assume it is working correctly now.
Feel free to reopen it if the fix doesn't work for you.

-- 
Mohammed Adnène Trojette


--- End Message ---

Reply to: