Mark David Dumlao wrote:
> Hi, I noticed my numpad keys stopped working after doing a system update.
> The thing is I can't pinpoint what exacly I changed since I did an emerge
> -uDnav world. I'm sure its some file somewhere...
> 
> Pressing numpad keys in X doesnt seem to produce results or nothing at all.
> However, presisng numpad keys seems to work fine on the (non xterm) command
> line. Did anyone else's numpad appear to break? What do you think I should
> look up?
> 

This is the symptom I see when I try "evdev" driver and am using a MS
Natural Pro keyboard.  Briefly the keyboard is handled as two USB
devices.  The keys that work are on the first device, the ones that
don't on the second device.  Following gentoo-wiki howtos it looks like
you have to hack the kernel.  At that point I simply reverted to using
the "kbd" driver.  Maybe some year evdev will mature...

Quick check, look in your xorg.conf "ServerLayout" section, identify
which keyboard InputDevice, then check to see which driver it is using.

HTH,
Roy


Reply via email to