Subject: D400 keyboard setup?
To: None <current-users@NetBSD.org>
From: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
List: current-users
Date: 06/04/2005 23:45:41
I am running 3.99.5/i386 on a Dell D400. I cannot get the keyboard
running well. Currently, I have this in my XF86Config:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "Protocol" "wskbd"
        Option      "Device" "/dev/wskbd"
        Option      "XkbModel" "pc105"
#       Option      "XkbVariant" "nodeadkeys"
EndSection

I tried several pc10? values. Most keys work, but cannot get the arrow
keys, PgUp and PdDn, right Ctrl, etc working. Can somebody give me
advice or an URL?

	rvdp