wscons.conf revision 1.3
1#	$NetBSD: wscons.conf,v 1.3 1999/05/15 14:28:14 drochner Exp $
2#
3# workstation console configuration
4
5# fonts to load
6#	name	width	height	enc	file
7#font	ibm	-	8	ibm	/usr/share/pcvt/fonts/vt220l.808
8
9# Note: "pcvt" encoded fonts are only useful with the "*bf" screen types
10#  of the "vga" driver. The kernel must be compiled with the option
11#  "WSCONS_SUPPORT_PCVTFONTS" turned on. See vga(4).
12#font	pcvt	-	-	pcvt	/usr/share/pcvt/fonts/vt220h.816
13#font	pcvt	-	8	pcvt	/usr/share/pcvt/fonts/vt220h.808
14
15# screens to create
16#	idx	screen	emul
17screen	0	-	vt100
18screen	1	-	vt100
19screen	2	-	vt100
20screen	3	-	vt100
21screen	4	-	-
22#screen	4	80x25bf	vt100
23#screen	5	80x50	vt100
24
25keyboard	auto
26