Subject: XalphaNetBSD/Multia: PC style keyboard has problems
To: None <port-alpha@netbsd.org>
From: D Barnes <dbarnes3367@charter.net>
List: port-alpha
Date: 01/17/2003 11:11:41
I'm having some trouble with PC type keyboard support
under the XalphaNetBSD TGA Xserver running on a Multia:
(1) Keyboard lights don't work
(2) Num Lock affects dedicated cursor keys instead of
Keypad Cursor keys. Dedicated cursor keys become 8, 4, 6,
and 2.
(3) Cursor Movement keys don't work in most X-Clients.
Xterm and xedit does work though. X-Client cursor keys
work with other Xservers just not with XalphaNetBSD.
I think the X-Clients are getting VT100 escape codes
instead of keyboard codes.
Is this a wscons problem or XalphaNetBSD problem?
xmodmap doesn't help. I've tried WSEMUL_NO_DUMB and
options WSDISPLAY_COMPAT_PCVT
options WSDISPLAY_COMPAT_SYSCONS
options WSDISPLAY_COMPAT_USL
options WSDISPLAY_COMPAT_RAWKBD
Dave Barnes