29 lines
791 B
Plaintext
29 lines
791 B
Plaintext
# $NetBSD: wscons.conf,v 1.5 1999/11/10 16:34:08 drochner Exp $
|
|
#
|
|
# workstation console configuration
|
|
|
|
# fonts to load
|
|
# name width height enc file
|
|
#font ibm - 8 ibm /usr/share/pcvt/fonts/vt220l.808
|
|
|
|
# Note: "pcvt" encoded fonts are only useful with the "*bf" screen types
|
|
# of the "vga" driver. The kernel must be compiled with the option
|
|
# "WSCONS_SUPPORT_PCVTFONTS" turned on. See vga(4).
|
|
#font pcvt - - pcvt /usr/share/pcvt/fonts/vt220h.816
|
|
#font pcvt - 8 pcvt /usr/share/pcvt/fonts/vt220h.808
|
|
|
|
# screens to create
|
|
# idx screen emul
|
|
# Screen 0 is already configured as console in most cases.
|
|
# Uncomment if a serial console is used.
|
|
#screen 0 - vt100
|
|
screen 1 - vt100
|
|
screen 2 - vt100
|
|
screen 3 - vt100
|
|
screen 4 - -
|
|
#screen 4 80x25bf vt100
|
|
#screen 5 80x50 vt100
|
|
|
|
#keyboard auto
|
|
mux 1
|