Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Bug#280579: xlibs-data: [xkb] jp106 backslash/yen issue

 
Goto page 1, 2
   Soft32 Home -> Linux -> X - Debian RSS
Next:  Next upload?  
Author Message
Mike Hommey

External


Since: Nov 23, 2006
Posts: 134



(Msg. 1) Posted: Wed Nov 10, 2004 6:10 am
Post subject: Bug#280579: xlibs-data: [xkb] jp106 backslash/yen issue
Archived from groups: linux>debian>bugs>dist, others (more info?)

Package: xlibs-data
Version: 4.3.0.dfsg.1-8
Severity: minor

On a japanese keyboard, there is one key of the Yen sign, and one for
the backslash. While in EUC-JP and SHIFT-JIS encoding, Yen and backslash
are mapped to the same character, it is not the case in UTF-8.
Thus, i'd like the Yen key to return a Yen character, not a backslash.

Keycode for the yen key: keycode 133 (keysym 0x5c, backslash)
Keycode for the backslash key: keycode 123 (keysym 0x5c, backslash)

Mike

Note that on the same keyboard, The windows key gives keycode 115
(keysym 0x0, NoSymbol), which i think is not expected. Shall I file a
new bug for that ?


-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-Cool

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Denis Barbier

External


Since: Oct 07, 2003
Posts: 186



(Msg. 2) Posted: Wed Nov 10, 2004 4:40 pm
Post subject: Bug#280579: xlibs-data: [xkb] jp106 backslash/yen issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, Nov 10, 2004 at 07:49:41PM +0900, Mike Hommey wrote:
[...]
> Note that on the same keyboard, The windows key gives keycode 115
> (keysym 0x0, NoSymbol), which i think is not expected. Shall I file a
> new bug for that ?

Yes please, and send the output of the following command:
xprop -root | grep XKB

Denis


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Mike Hommey

External


Since: Nov 23, 2006
Posts: 134



(Msg. 3) Posted: Wed Nov 10, 2004 10:30 pm
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Package: xlibs-data
Version: 4.3.0.dfsg.1-8

On Wed, Nov 10, 2004 at 10:21:22PM +0100, Denis Barbier wrote:
> On Wed, Nov 10, 2004 at 07:49:41PM +0900, Mike Hommey wrote:
> [...]
> > Note that on the same keyboard, The windows key gives keycode 115
> > (keysym 0x0, NoSymbol), which i think is not expected. Shall I file a
> > new bug for that ?
>
> Yes please, and send the output of the following command:
> xprop -root | grep XKB

_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"
_XKB_RULES_NAMES(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"

Mike


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Denis Barbier

External


Since: Oct 07, 2003
Posts: 186



(Msg. 4) Posted: Thu Nov 11, 2004 6:50 pm
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

tags 280696 + unreproducible
thanks

On Thu, Nov 11, 2004 at 11:42:15AM +0900, Mike Hommey wrote:
> Package: xlibs-data
> Version: 4.3.0.dfsg.1-8
>
> On Wed, Nov 10, 2004 at 10:21:22PM +0100, Denis Barbier wrote:
> > On Wed, Nov 10, 2004 at 07:49:41PM +0900, Mike Hommey wrote:
> > [...]
> > > Note that on the same keyboard, The windows key gives keycode 115
> > > (keysym 0x0, NoSymbol), which i think is not expected. Shall I file a
> > > new bug for that ?
> >
> > Yes please, and send the output of the following command:
> > xprop -root | grep XKB
>
> _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"
> _XKB_RULES_NAMES(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"

I cannot reproduce your problem here with the same settings.
Please check that you did not modify XKB files (they are configuration
files and thus not upgraded if you modify them) under /etc/X11/xkb/
and that you do not run xmodmap commands.

Denis


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
Mike Hommey

External


Since: Nov 23, 2006
Posts: 134



(Msg. 5) Posted: Thu Nov 11, 2004 9:30 pm
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, Nov 12, 2004 at 12:19:57AM +0100, Denis Barbier wrote:
> tags 280696 + unreproducible
> thanks
>
> On Thu, Nov 11, 2004 at 11:42:15AM +0900, Mike Hommey wrote:
> > Package: xlibs-data
> > Version: 4.3.0.dfsg.1-8
> >
> > On Wed, Nov 10, 2004 at 10:21:22PM +0100, Denis Barbier wrote:
> > > On Wed, Nov 10, 2004 at 07:49:41PM +0900, Mike Hommey wrote:
> > > [...]
> > > > Note that on the same keyboard, The windows key gives keycode 115
> > > > (keysym 0x0, NoSymbol), which i think is not expected. Shall I file a
> > > > new bug for that ?
> > >
> > > Yes please, and send the output of the following command:
> > > xprop -root | grep XKB
> >
> > _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"
> > _XKB_RULES_NAMES(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"
>
> I cannot reproduce your problem here with the same settings.
> Please check that you did not modify XKB files (they are configuration
> files and thus not upgraded if you modify them) under /etc/X11/xkb/
> and that you do not run xmodmap commands.

I do not.

Just in case that would change some things, my keyboard is a laptop one
and the non working windows key is the left one (there is no right
windows key on laptops).

Mike


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Denis Barbier

External


Since: Oct 07, 2003
Posts: 186



(Msg. 6) Posted: Fri Nov 12, 2004 4:30 am
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, Nov 12, 2004 at 11:08:02AM +0900, Mike Hommey wrote:
[...]
> Just in case that would change some things, my keyboard is a laptop one
> and the non working windows key is the left one (there is no right
> windows key on laptops).

As you get the right keycode, it seems to me that the keycode <-> keysym
mapping is in trouble, but that's strange. Did you hear of other users
having the same problem?
BTW please run
$ xkbcomp :0
and send the 'server-0.xkb' file generated by this command.

Denis


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Denis Barbier

External


Since: Oct 07, 2003
Posts: 186



(Msg. 7) Posted: Fri Nov 12, 2004 5:30 am
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, Nov 12, 2004 at 06:27:17PM +0900, Mike Hommey wrote:
> > BTW please run
> > $ xkbcomp :0
> > and send the 'server-0.xkb' file generated by this command.
>
> Attached to this mail.
[...]
> xkb_symbols "jp+compose(menu)" {

Here is the culprit, it should be
xkb_symbols "pc/pc(pc102)+pc/jp(latin)+pc/jp:2+compose(menu)" {

My /etc/X11/xkb/rules/xfree86 contains (but I do not remember if I
modified it):
* jp = pc/pc(pc102)+pc/jp(latin)+pc/jp:2

I have no more time to investigate just now, but you can try with
files from
http://people.debian.org/~barbier/xkb/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2

Denis


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Login to vote
Mike Hommey

External


Since: Nov 23, 2006
Posts: 134



(Msg. 8) Posted: Fri Nov 12, 2004 12:50 pm
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, Nov 12, 2004 at 11:05:22AM +0100, Denis Barbier wrote:
> On Fri, Nov 12, 2004 at 06:27:17PM +0900, Mike Hommey wrote:
> > > BTW please run
> > > $ xkbcomp :0
> > > and send the 'server-0.xkb' file generated by this command.
> >
> > Attached to this mail.
> [...]
> > xkb_symbols "jp+compose(menu)" {
>
> Here is the culprit, it should be
> xkb_symbols "pc/pc(pc102)+pc/jp(latin)+pc/jp:2+compose(menu)" {
>
> My /etc/X11/xkb/rules/xfree86 contains (but I do not remember if I
> modified it):
> * jp = pc/pc(pc102)+pc/jp(latin)+pc/jp:2
>
> I have no more time to investigate just now, but you can try with
> files from
> http://people.debian.org/~barbier/xkb/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2

I haven't tested your fix yet, but what i can tell you is that my
/etc/X11/xkb/rules/xfree86 file is the exact same as the one in the
xlibs_4.3.0.dfsg.1-8_all.deb archive (extracted with dpkg-deb and
diff'ed)

Mike


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
Denis Barbier

External


Since: Oct 07, 2003
Posts: 186



(Msg. 9) Posted: Fri Nov 12, 2004 4:30 pm
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, Nov 13, 2004 at 01:54:50AM +0900, Mike Hommey wrote:
> I haven't tested your fix yet, but what i can tell you is that my
> /etc/X11/xkb/rules/xfree86 file is the exact same as the one in the
> xlibs_4.3.0.dfsg.1-8_all.deb archive (extracted with dpkg-deb and
> diff'ed)

The command below displays either (a) or (b):
$ setxkbmap -model jp106 -layout jp -option -option compose:menu -print
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
(a) xkb_symbols { include "pc/pc(pc102)+pc/jp(latin)+pc/jp:2+compose(menu)" };
(b) xkb_symbols { include "jp+compose(menu)" };
xkb_geometry { include "pc(jp106)" };
};
If (a) is displayed, this means that a program redefines your keyboard
layout after X has been launched.

If (b) is displayed, check that
1. setxkbmap is /usr/bin/X11/setxkbmap.
2. /usr/X11R6/lib/X11/xkb is a symlink to /etc/X11/xkb
If both are right, please send me an archive with your whole /etc/X11/xkb
directory.

Denis


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Mike Hommey

External


Since: Nov 23, 2006
Posts: 134



(Msg. 10) Posted: Fri Nov 12, 2004 10:10 pm
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, Nov 12, 2004 at 09:35:50PM +0100, Denis Barbier wrote:
> On Sat, Nov 13, 2004 at 01:54:50AM +0900, Mike Hommey wrote:
> > I haven't tested your fix yet, but what i can tell you is that my
> > /etc/X11/xkb/rules/xfree86 file is the exact same as the one in the
> > xlibs_4.3.0.dfsg.1-8_all.deb archive (extracted with dpkg-deb and
> > diff'ed)
>
> The command below displays either (a) or (b):
> $ setxkbmap -model jp106 -layout jp -option -option compose:menu -print
> xkb_keymap {
> xkb_keycodes { include "xfree86+aliases(qwerty)" };
> xkb_types { include "complete" };
> xkb_compat { include "complete" };
> (a) xkb_symbols { include "pc/pc(pc102)+pc/jp(latin)+pc/jp:2+compose(menu)" };
> (b) xkb_symbols { include "jp+compose(menu)" };
> xkb_geometry { include "pc(jp106)" };
> };
> If (a) is displayed, this means that a program redefines your keyboard
> layout after X has been launched.
>
> If (b) is displayed, check that
> 1. setxkbmap is /usr/bin/X11/setxkbmap.
> 2. /usr/X11R6/lib/X11/xkb is a symlink to /etc/X11/xkb
> If both are right, please send me an archive with your whole /etc/X11/xkb
> directory.

mh@namakemono:~$ setxkbmap -model jp106 -layout jp -option compose:menu -print
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "jp+compose(menu)" };
xkb_geometry { include "pc(jp106)" };
};
mh@namakemono:~$ which setxkbmap
/usr/bin/X11/setxkbmap
mh@namakemono:~$ ls -l /usr/X11R6/lib/X11/xkb
lrwxrwxrwx 1 root root 12 2004-09-29 17:23 /usr/X11R6/lib/X11/xkb -> /etc/X11/xkb

As for /etc/X11/xkb:
mh@namakemono:/tmp$ wget http://ftp.jp.debian.org/debian/pool/main/x/xfree86/xlibs_4.3.0.dfsg.1-8_all.deb
mh@namakemono:/tmp$ md5sum xlibs_4.3.0.dfsg.1-8_all.deb
8a5d7cce95cf8db88520849ac18666bf xlibs_4.3.0.dfsg.1-8_all.deb
mh@namakemono:/tmp$ dpkg-deb -x xlibs_4.3.0.dfsg.1-8_all.deb xlibs
makemono:/tmp$ diff -ruN /etc/X11/xkb /tmp/xlibs/etc/X11/xkb
Binary files /etc/X11/xkb/xkbcomp and /tmp/xlibs/etc/X11/xkb/xkbcomp differ
mh@namakemono:/tmp$ LANG=C ls -l /tmp/xlibs/etc/X11/xkb/xkbcomp
ls: /tmp/xlibs/etc/X11/xkb/xkbcomp: No such file or directory
mh@namakemono:/tmp$ ls -l /etc/X11/xkb/xkbcomp
lrwxrwxrwx 1 root root 22 2004-09-29 17:24 /etc/X11/xkb/xkbcomp -> /usr/X11R6/bin/xkbcomp

Mike


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Denis Barbier

External


Since: Oct 07, 2003
Posts: 186



(Msg. 11) Posted: Sun Nov 21, 2004 10:30 am
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, Nov 13, 2004 at 11:52:30AM +0900, Mike Hommey wrote:
[...]
> mh@namakemono:/tmp$ wget http://ftp.jp.debian.org/debian/pool/main/x/xfree86/xlibs_4.3.0.dfsg.1-8_all.deb
> mh@namakemono:/tmp$ md5sum xlibs_4.3.0.dfsg.1-8_all.deb
> 8a5d7cce95cf8db88520849ac18666bf xlibs_4.3.0.dfsg.1-8_all.deb
> mh@namakemono:/tmp$ dpkg-deb -x xlibs_4.3.0.dfsg.1-8_all.deb xlibs
> makemono:/tmp$ diff -ruN /etc/X11/xkb /tmp/xlibs/etc/X11/xkb
> Binary files /etc/X11/xkb/xkbcomp and /tmp/xlibs/etc/X11/xkb/xkbcomp differ
> mh@namakemono:/tmp$ LANG=C ls -l /tmp/xlibs/etc/X11/xkb/xkbcomp
> ls: /tmp/xlibs/etc/X11/xkb/xkbcomp: No such file or directory
> mh@namakemono:/tmp$ ls -l /etc/X11/xkb/xkbcomp
> lrwxrwxrwx 1 root root 22 2004-09-29 17:24 /etc/X11/xkb/xkbcomp -> /usr/X11R6/bin/xkbcomp

And if you try
$ cd /tmp/xlibs/etc/X11/xkb
$ setxkbmap -model jp106 -layout jp -option compose:menu -print
do you have the same output?
.... xkb_symbols { include "jp+compose(menu)" };

Files are first searched relative to current directory, which is why
running setxkbmap from this directory may give different results.

Denis


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
Login to vote
Mike Hommey

External


Since: Nov 23, 2006
Posts: 134



(Msg. 12) Posted: Mon Nov 22, 2004 10:20 am
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, Nov 21, 2004 at 04:06:22PM +0100, Denis Barbier wrote:
> On Sat, Nov 13, 2004 at 11:52:30AM +0900, Mike Hommey wrote:
> [...]
> > mh@namakemono:/tmp$ wget http://ftp.jp.debian.org/debian/pool/main/x/xfree86/xlibs_4.3.0.dfsg.1-8_all.deb
> > mh@namakemono:/tmp$ md5sum xlibs_4.3.0.dfsg.1-8_all.deb
> > 8a5d7cce95cf8db88520849ac18666bf xlibs_4.3.0.dfsg.1-8_all.deb
> > mh@namakemono:/tmp$ dpkg-deb -x xlibs_4.3.0.dfsg.1-8_all.deb xlibs
> > makemono:/tmp$ diff -ruN /etc/X11/xkb /tmp/xlibs/etc/X11/xkb
> > Binary files /etc/X11/xkb/xkbcomp and /tmp/xlibs/etc/X11/xkb/xkbcomp differ
> > mh@namakemono:/tmp$ LANG=C ls -l /tmp/xlibs/etc/X11/xkb/xkbcomp
> > ls: /tmp/xlibs/etc/X11/xkb/xkbcomp: No such file or directory
> > mh@namakemono:/tmp$ ls -l /etc/X11/xkb/xkbcomp
> > lrwxrwxrwx 1 root root 22 2004-09-29 17:24 /etc/X11/xkb/xkbcomp -> /usr/X11R6/bin/xkbcomp
>
> And if you try
> $ cd /tmp/xlibs/etc/X11/xkb
> $ setxkbmap -model jp106 -layout jp -option compose:menu -print
> do you have the same output?
> ... xkb_symbols { include "jp+compose(menu)" };

yes i do.

Mike


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Denis Barbier

External


Since: Oct 07, 2003
Posts: 186



(Msg. 13) Posted: Mon Nov 22, 2004 3:40 pm
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, Nov 22, 2004 at 11:53:43PM +0900, Mike Hommey wrote:
[...]
> > And if you try
> > $ cd /tmp/xlibs/etc/X11/xkb
> > $ setxkbmap -model jp106 -layout jp -option compose:menu -print
> > do you have the same output?
> > ... xkb_symbols { include "jp+compose(menu)" };
>
> yes i do.

Sorry I do not know how I tested that the other day, but this is indeed
the expected output with 4.3.0.dfsg.1-8. By default logo keys are not
bound to any symbol, but you can select
-option altwin:super_win
or any other modifier.
You are now certainly willing to have this option enabled by default,
but the situation is very different in SVN because a multi-layout aware
jp has been introduced, which incidently fixes your problem (and is the
reason why I was unable to reproduce it). So IMO there is no need to
try to fix symbols/jp, please check that the upcoming XKB files work
fine for you, they are available at
http://people.debian.org/~barbier/xkb/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2

Denis


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Mike Hommey

External


Since: Nov 23, 2006
Posts: 134



(Msg. 14) Posted: Fri Dec 03, 2004 3:10 am
Post subject: Bug#280696: [xkb] jp106 windows key has no symbol [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, Nov 22, 2004 at 09:22:57PM +0100, Denis Barbier <barbier.DeleteThis@linuxfr.org> wrote:
> http://people.debian.org/~barbier/xkb/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2

Sorry about the delay, I confirm it works with the xkb tree from this
tarball, so I guess it will be fixed in 4.3.0.dfsg.1-9...

Thanks

Mike


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
Debian Bug Tracking Syste

External


Since: Jan 24, 2007
Posts: 1585



(Msg. 15) Posted: Sun Dec 12, 2004 12:30 pm
Post subject: Bug#280696: marked as done ([xkb] jp106 windows key has no symbol) [Login to view extended thread Info.]
Archived from groups: linux>debian>maint>x (more info?)

Your message dated Mon, 13 Dec 2004 01:30:53 +0900
with message-id <20041212163053.GA21867 DeleteThis @glandium.org>
and subject line Fixed
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Nov 2004 03:04:31 +0000
>From mh DeleteThis @glandium.org Wed Nov 10 19:04:31 2004
Return-path: <mh DeleteThis @glandium.org>
Received: from d25.haichifl10.vectant.ne.jp (localhost.localdomain) [210.146.250.25]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CS5GB-0006Wl-00; Wed, 10 Nov 2004 19:04:31 -0800
Received: from mh by localhost.localdomain with local (Exim 4.34)
id 1CS4ud-0001dn-K2; Thu, 11 Nov 2004 11:42:15 +0900
Date: Thu, 11 Nov 2004 11:42:15 +0900
From: Mike Hommey <mh DeleteThis @glandium.org>
To: Denis Barbier <barbier DeleteThis @linuxfr.org>
Cc: submit DeleteThis @bugs.debian.org
Subject: [xkb] jp106 windows key has no symbol
Message-ID: <20041111024215.GA6275 DeleteThis @glandium.org>
References: <E1CRq2o-00038H-0e DeleteThis @localhost.localdomain> <20041110212122.GE2263 DeleteThis @linuxfr.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20041110212122.GE2263 DeleteThis @linuxfr.org>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: submit DeleteThis @bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:

Package: xlibs-data
Version: 4.3.0.dfsg.1-8

On Wed, Nov 10, 2004 at 10:21:22PM +0100, Denis Barbier wrote:
> On Wed, Nov 10, 2004 at 07:49:41PM +0900, Mike Hommey wrote:
> [...]
> > Note that on the same keyboard, The windows key gives keycode 115
> > (keysym 0x0, NoSymbol), which i think is not expected. Shall I file a
> > new bug for that ?
>
> Yes please, and send the output of the following command:
> xprop -root | grep XKB

_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"
_XKB_RULES_NAMES(STRING) = "xfree86", "jp106", "jp", "", "compose:menu"

Mike

---------------------------------------
Received: (at 280696-done) by bugs.debian.org; 12 Dec 2004 16:31:00 +0000
>From mh DeleteThis @glandium.org Sun Dec 12 08:31:00 2004
Return-path: <mh DeleteThis @glandium.org>
Received: from wd33.bflb8.vectant.ne.jp (localhost.localdomain) [222.228.142.33]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CdWce-0001cT-00; Sun, 12 Dec 2004 08:31:00 -0800
Received: from mh by localhost.localdomain with local (Exim 4.34)
id 1CdWcX-0005i9-OI
for 280696-done DeleteThis @bugs.debian.org; Mon, 13 Dec 2004 01:30:53 +0900
Date: Mon, 13 Dec 2004 01:30:53 +0900
From: Mike Hommey <mh DeleteThis @glandium.org>
To: 280696-done DeleteThis @bugs.debian.org
Subject: Fixed
Message-ID: <20041212163053.GA21867 DeleteThis @glandium.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-GPG-Fingerprint: A479 A824 265C B2A5 FC54 8D1E DE4B DA2C 54FD 2A58
Organization: glandium.org
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 280696-done DeleteThis @bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:

This bug got fixed by:

xfree86 (4.3.0.dfsg.1-9) unstable; urgency=high
[...]
* Add several multi-layout aware layouts:
[...]
+ jp (Japan) also requires a combination of two variants. When this is
the only loaded layout, the full combination is used. When this layout
is combined with others, only the "jp106" variant is loaded.
[...]

Thanks

Mike


--
To UNSUBSCRIBE, email to debian-x-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
Login to vote
Display posts from previous:   
Related Topics:
POSIX Issue: To_Posix_String() generates incorrect data - Hi, I am running RH9 (2.4.20-8), with GNAT 3.15p and Florist (compatible version downloaded from ACT-Europe/Libre) and...

K6 images, X-4.3 (xlibs split up) - I have been keeping an eye on the X-4.3 situation and libice6 etc are still needed. Any chance of these libraries bein...

[Samba] Permissions issue sharing data from multiple serve.. - Hi all, I have several UNIX servers I'd like to configure Samba on but am having trouble working out the best way to..

[PATCH 2/5] blackfin arch: fix bug data cannot be put into.. - [PATCH] blackfin arch: fix bug data cannot be put into L1 DATA SRAM bank B Don't allocate Bank B data sram in..

how to write a driver with a data transfer in data bus - now i can write a driver under linux(kernel 2..4.20) to control io ports with modify its register. But now i have a i2c...

Please change some data in web. - Hello Please in http://www.debian.org/CD/vendors/index.it.html#am change URL: http://www.debian.am/buy/buy.htm into..
       Soft32 Home -> Linux -> X - Debian All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]