Subject: Arrows + Navigation Key problems
To: Current Users <current-users@NetBSD.org>
From: Mike Pelley <mikepelley@gmail.com>
List: current-users
Date: 07/10/2005 17:08:25
Hello folks,

I've installed a new machine from the releng build on July 6th and I'm
having some trouble in X.

The arrows, home/end/delete/..., and the right ctrl do not work
anywhere in X.  I configured X using the xf86config program.  I have a
Microsoft Natural keyboard and a USB Logitech Mouse.  My keyboard
config section looks like this:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "Protocol" "wskbd"
        Option      "Device" "/dev/wskbd"
EndSection

For the most part this is a pretty default setup I think, so I was
hoping others might have had a similar problem.

Thanks!  Mike.