Keypad no longer works under X

Donald T Hayford don at donhayford.com
Fri Apr 7 02:47:07 UTC 2006


My numeric keypad no longer works under X except as a way to move the 
mouse cursor (i.e., no 1-9, etc).  The LED changes states when pushed.  
I've searched through the X.org site but haven't found anything of use.  
Does anybody know how to fix this?  My xorg.conf looks like this:

/Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

<some other stuff>

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

<more stuff>
/

I'm running FreeBSD 6.1-PRERELEASE, with X version 6.9.0.  I use KDE as 
the X desktop.

Thanks for your help,
Don Hayford


More information about the freebsd-questions mailing list