Date: Thu, 06 Apr 2006 22:47:14 -0400 From: Donald T Hayford <don@donhayford.com> To: FreeBSD <freebsd-questions@freebsd.org> Subject: Keypad no longer works under X Message-ID: <4435D2B2.30707@donhayford.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4435D2B2.30707>
