NUM Lock and SCROLL Lock not working
R.L. Horn
lists at eastcheap.org
Wed Aug 29 16:58:31 PDT 2007
On Wed, 29 Aug 2007, Puneet Goel wrote:
> I am running xorg 7.2 in my AMD Geode (LX) system. I am facing a weird
> problem. The NUM lock of my keyboard is not working with this
> configuration.
Hard to say what's happening without a log. Something of the sort occurs
on PC platforms when you don't have one of xkbdata or xkeyboard-config
installed.
If you're using xkeyboard-config (and you probably should be, seeing as
xkbdata is deprecated) and didn't install the compatibility symlinks, you
need to add:
Option "XkbRules" "base"
to your InputDevice/Keyboard0 section.
More information about the xorg
mailing list