Subject: support for Real DEC Keyboards
To: None <port-alpha@NetBSD.ORG>
From: Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de>
List: port-alpha
Date: 07/14/1998 21:51:55
If you got a DEC keyboard with your (PCI) Alpha
(and missed the GOLD key):
You can make full use of it now if you add a line
options 	PCKBD_LAYOUT="(KB_US | KB_LK)"
to the config file.
I've only tried it with a LK461 on a PC, but I hope it will
work on Alphas as well.
It's of course most useful together with the VT100 emulator:
#options 	WSEMUL_SUN
options 	WSEMUL_VT100

best regards
Matthias