keyboard arrow keys not working...
William Bulley
web at umich.edu
Mon Oct 28 14:07:14 UTC 2024
According to Peter Hutterer <peter.hutterer at who-t.net> on Mon, 10/28/24 at 01:47:
>
> make sure you don't have Option XkbRules set anywhere, it should default
> to "evdev" (unless FreeBSD builds with some other option).
>
> Otherwise try this:
>
> cat > /etc/X11/xorg.conf.d/99-override-xkb-rules <<EOF
> Section "InputClass"
> Identifier "force evdev rules"
> MatchIsKeyboard "on"
> Option "XkbRules" "evdev"
> EndSection
> EOF
>
> That should do the trick, the xorg.conf man page explains what the above
> does.
Thanks to all! This morning I was able to use my arrow keys!
Last night, prior to shutting down my system, I added this
line:
Option "XkbRules" "evdev"
to my 'Section "InputClass"' in the xorg.cond.d directory.
That did the trick. I don't know how to close this thread,
but since I was the one who started it, it should be closed.
Thanks again to all. Have a great day!
--
William Bulley
E-MAIL: web at umich.edu
<web at umich.edu>
More information about the xorg
mailing list