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