Home | History | Annotate | Line # | Download | only in etc
wscons.conf revision 1.5.4.2
      1  1.5.4.2        he #	$NetBSD: wscons.conf,v 1.5.4.2 2001/05/02 22:39:02 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.5.4.1  drochner #font	ibm	-	8	ibm	/usr/share/wscons/fonts/vt220l.808
      8      1.2  drochner 
      9      1.2  drochner # Note: "pcvt" encoded fonts are only useful with the "*bf" screen types
     10      1.2  drochner #  of the "vga" driver. The kernel must be compiled with the option
     11      1.2  drochner #  "WSCONS_SUPPORT_PCVTFONTS" turned on. See vga(4).
     12  1.5.4.1  drochner #font	pcvt	-	-	pcvt	/usr/share/wscons/fonts/vt220h.816
     13  1.5.4.1  drochner #font	pcvt	-	8	pcvt	/usr/share/wscons/fonts/vt220h.808
     14      1.1  drochner 
     15      1.1  drochner # screens to create
     16      1.1  drochner #	idx	screen	emul
     17      1.5  drochner # Screen 0 is already configured as console in most cases.
     18      1.5  drochner #  Uncomment if a serial console is used.
     19      1.4  augustss #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      1.3  drochner 
     27      1.4  augustss #keyboard	auto
     28  1.5.4.2        he 
     29  1.5.4.2        he # Select a kernel builtin keyboard map by uncommenting the following line and
     30  1.5.4.2        he # altering the country code to your requirements
     31  1.5.4.2        he # (choose from user, us, uk, de, dk, it, fr, uk, jp, sv, no, es).
     32  1.5.4.2        he # See wsconsctl(8), pckbd(4), ukbd(4) etc. for more details.
     33  1.5.4.2        he #encoding sv
     34  1.5.4.2        he 
     35  1.5.4.2        he # Redefine individual keys from a file containing "keysym" and/or "keycode"
     36  1.5.4.2        he # entries.
     37  1.5.4.2        he # See wsconsctl(8) for more details.
     38  1.5.4.2        he #mapfile /usr/share/wscons/keymaps/pckbd.sv.svascii
     39  1.5.4.2        he 
     40      1.4  augustss mux		1
     41