correct a comment about implemented keyboard layouts

This commit is contained in:
drochner 1999-01-06 12:17:49 +00:00
parent ed3f310c95
commit d8a0ea9858
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: NWSCONS,v 1.18 1998/12/23 09:46:07 tron Exp $
# $NetBSD: NWSCONS,v 1.19 1999/01/06 12:17:49 drochner Exp $
#
# like GENERIC, with new console drivers
#
@ -149,7 +149,7 @@ options WSDISPLAY_COMPAT_PCVT # emulate some ioctls
options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls
options WSDISPLAY_COMPAT_USL # VT handling
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
# see dev/wscons/wskbdmap_mfii.h for implemented layouts
# see dev/pckbc/wskbdmap_mfii.c for implemented layouts
#options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)"
# Kernel root file system and dump configuration.