On 3/8/07, Jorge Almeida <[EMAIL PROTECTED]> wrote: > > Section "InputDevice" > Identifier "Keyboard1" > Driver "kbd" > Option "AutoRepeat" "500 30" > Option "XkbRules" "xorg" > Option "XkbModel" "pc104" > Option "XkbLayout" "us_intl" > EndSection
One thing to think about here is that if you're following BLFS, we haven't moved over to the new xkeyboard-config package. We're using the (now deprecated) xkbdata. I don't know what gentoo's using. Your log file didn't show any complaints about the above options, but it would probably help to strip down the options to make sure they aren't causing any problems. Particularly, us_intl might cause issues. I would start by doing Xorg -configure and substituting the xkb options it give you into your xorg.conf. If things are still broken, then we know the XKB isn't the culprit. Actually, it would probably help to start with Xorg -configure defaults and re-enable your options. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page