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

Bug#280696: [xkb] jp106 windows key has no symbol



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



Reply to: