On 9/1/05, Blum <[EMAIL PROTECTED]> wrote: > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > Option "CoreKeyboard" > Option "XkbRules" "xorg" > Option "XkbModel" "pc105" > Option "XkbLayout" "us,bg" > Option "XkbVariant" "nodeadkeys" > EndSection try to change your driver from "keyboard" to "kbd", "keyboard" is the XFree86 way of specifying the keyboard and "kbd" the X.Org way :-)
HTH, Benny _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
