It doesnt seem to work. There must be something wrong, though I don't know.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Andresen Sent: Friday, September 02, 2005 6:09 PM To: General Discusson about Arch Linux Subject: Re: [arch] xkb, keyboard layouts, gnome... 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 _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
