Home | History | Annotate | Line # | Download | only in etc
wscons.conf revision 1.1.2.2
      1  1.1.2.2        he #	$NetBSD: wscons.conf,v 1.1.2.2 2000/01/15 16:34:00 he Exp $
      2      1.1  drochner #
      3      1.1  drochner # workstation console configuration
      4      1.1  drochner 
      5      1.1  drochner # fonts to load
      6      1.1  drochner #	name	width	height	enc	file
      7      1.1  drochner #font	ibm	-	8	ibm	/usr/share/pcvt/fonts/vt220l.808
      8  1.1.2.1  drochner 
      9  1.1.2.1  drochner # Note: "pcvt" encoded fonts are only useful with the "*bf" screen types
     10  1.1.2.1  drochner #  of the "vga" driver. The kernel must be compiled with the option
     11  1.1.2.1  drochner #  "WSCONS_SUPPORT_PCVTFONTS" turned on. See vga(4).
     12      1.1  drochner #font	pcvt	-	-	pcvt	/usr/share/pcvt/fonts/vt220h.816
     13      1.1  drochner #font	pcvt	-	8	pcvt	/usr/share/pcvt/fonts/vt220h.808
     14      1.1  drochner 
     15      1.1  drochner # screens to create
     16      1.1  drochner #	idx	screen	emul
     17  1.1.2.2        he # Screen 0 is already configured as console in most cases.
     18  1.1.2.2        he #  Uncomment if a serial console is used.
     19  1.1.2.2        he #screen	0	-	vt100
     20      1.1  drochner screen	1	-	vt100
     21      1.1  drochner screen	2	-	vt100
     22      1.1  drochner screen	3	-	vt100
     23      1.1  drochner screen	4	-	-
     24      1.1  drochner #screen	4	80x25bf	vt100
     25      1.1  drochner #screen	5	80x50	vt100
     26