Add commented out WSDISPLAY_CHARFUNCS. Using it enables wsmoused support.
This commit is contained in:
parent
0bd5c145b4
commit
50e43712d9
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.35 2002/10/04 17:14:48 rearnsha Exp $
|
||||
# $NetBSD: GENERIC,v 1.36 2002/10/05 10:42:23 chris Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -151,6 +151,10 @@ options WSDISPLAY_COMPAT_USL # VT handling
|
||||
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
|
||||
# see dev/wscons/wskbdmap_mfii.h for implemented layouts
|
||||
#options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)"
|
||||
# the following enables some functions to get mouse console support.
|
||||
# if you want a really secure system, it may be better not to enable them,
|
||||
# see wsmoused(8), section SECURITY CONSIDERATIONS for more info.
|
||||
#options WSDISPLAY_CHARFUNCS # mouse console support
|
||||
|
||||
# Development and Debugging options
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user