On Thursday 19 June 2008, Mateusz A. Mierzwiński wrote: > Hi! > > I have problem with Keyboard Layout. I've set KDE (3.5.9) to use Polish > Keyboard Layout, but when i press left ALT it brings event like RETURN > key was pressed. After pressing UP arrow print screen event with screen > capture app bringing to life. What's wrong? I can't use my PC normal. > Arch is AMD64, that things started after today's Gentoo update. What's > wrong? > > If You tell me to get checksums of xkbcomp or something like that, I've > all ready done it. Files are the same. > > ThX, Mateusz M
Make sure you set the right keyboard model - it's set from the "Keyboard Layout" config. If you use evdev for your keyboard driver, set the model to "Evdev-managed keyboard"; otherwise, use on of the "Generic" models. If this started happening recently, my guess is that you've upgraded xf86-input-evdev and the new version is automatically detecting your keyboard and mouse and assigning them to the evdev driver. In case you don't want automatic input detection, add Section "ServerFlags" Option "AutoAddDevices" "off" EndSection to your xorg.conf. -- Dimitar Toshev -- gentoo-user@lists.gentoo.org mailing list