can you try build xkeyboard-config with --with-xkb-rules-symlink=xorg

i had the same problem and this works now.

i have build xkeyboard-config with:

XKBCOMP="/usr/bin/xkbcomp" \
./configure --host=$TARGET_NAME \
             --build=$HOST_NAME \
             --prefix=/usr \
             --sysconfdir=/etc \
             --disable-static \
             --enable-shared \
             --enable-compat-rules \
             --with-xkb-base=$XORG_PATH_XKB \
             --disable-xkbcomp-symlink \
             --with-xkb-rules-symlink=xorg

stephan

Zitat von Kolya <koly...@mail.ru>:

> I have the same problem, I use xkeyboard-config-1.5, 1.4, 1.2; xserver 1.5.3;
> and xkbcomp from git, and I can't solve this problem about one week =(((
>
>
>
>
> _______________________________________________
> xorg mailing list
> xorg@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>
>




_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to