WSCONS.CONF(5) | File Formats Manual | WSCONS.CONF(5) |
wscons.conf
—
wscons.conf |
wscons.conf
file defines parameters regarding to the
workstation console (wscons). The file consists of lines starting with a
keyword, and one or more arguments. Empty lines and lines starting with a hash
(“#”) are ignored.
This configuration file is used by the /etc/rc.d/wscons script which parses /etc/wscons.conf and runs wsconscfg(8), wsconsctl(8), and/or wsfontload(8) as configured. See rc.conf(5) for details on enabling the rc.d script.
The following keywords and arguments are recognized:
-e
option for more detail.
file gives the absolute path to the font file. See
wsfontload(8) for more
information.wsconscfg -k
”. If
kbd is ‘-
’ or
‘auto
’, the first free keyboard will
be used. See wsconscfg(8)
for more information.wsconsctl -w encoding=enc
”.
The map must be supported by the keyboard driver in use and must be
compiled into the kernel. See the keyboard driver's manpage (e.g.,
pckbd(4),
ukbd(4)) for details.wsconsctl -w
map+=
” for each line. See
wsconsctl(8) for
details.wsconscfg -m idx
”. See
wsconscfg(8) for more
information.Command arguments can be specified as “-” which makes default values come into effect as described in the documentation of the utilities.
November 22, 2008 | NetBSD 9.4 |