On Mon, 2 Jan 2006 14:53:30 +0100 havner <[EMAIL PROTECTED]> wrote: > > startx displays some xkb warning: > > The XKEYBOARD keymap compiler (xkbcomp) reports: > > > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > > > Ignoring extra symbols > > Errors from xkbcomp are not fatal to the X server > > > > Both issues go away after s/"keyboard"/"kbd"/ in xorg.conf. > > I did that long time ago and still get the xkbcomp warning from above. > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > Option "XkbRules" "xorg" > Option "XkbModel" "pc105" > Option "XkbLayout" "pl" > Option "XkbOptions" "altwin:super_win" > EndSection > > Any ideas?
we need to build xkeyboard-config somehow (in modular tree: http://xlibs.freedesktop.org/xkbdesc/xkeyboard-config-0.7.tar.bz2) Default xkb database is pretty broken. -- Fryderyk Dziarmagowski "Please, just tell people to use KDE." - Linus @ GNOME Usability ml _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
