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