Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / etc / wscons.conf
blobaa352d2472fcd7287d6f4d766288efee1bf1c2e1
1 #       $NetBSD: wscons.conf,v 1.16 2009/04/06 17:34:13 mkirby Exp $
3 # workstation console configuration
5 # fonts to load
6 #       name    width   height  enc     file
7 #font   ibm     -       8       ibm     /usr/share/wscons/fonts/vt220l.808
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/wscons/fonts/vt220h.816
13 #font   pcvt    -       8       pcvt    /usr/share/wscons/fonts/vt220h.808
15 # screens to create
16 #       idx     screen  emul
17 # Screen 0 is already configured as console in most cases.
18 #  Uncomment if a serial console is used.
19 #screen 0       -       vt100
20 screen  1       -       vt100
21 screen  2       -       vt100
22 screen  3       -       vt100
23 screen  4       -       -
24 #screen 4       80x25bf vt100
25 # Note: You must uncomment the 'font    ibm' line above to get a useful
26 #       font for any 50 line screens.
27 #screen 5       80x50   vt100
29 #keyboard       auto
31 # Select a kernel builtin keyboard map by uncommenting the following line and
32 # altering the country code to your requirements
33 # (choose from user, us, uk, de, dk, it, fr, jp, sv, no, es, pt, cz).
34 # See wsconsctl(8), pckbd(4), ukbd(4) etc. for more details.
35 #encoding sv
36 #encoding us.swapctrlcaps
38 # Redefine individual keys from a file containing "keysym" and/or "keycode"
39 # entries.
40 # See wsconsctl(8) and /usr/share/wscons/keymaps for more details.
41 #mapfile /usr/share/wscons/keymaps/pckbd.sv.svascii
43 # Set arbitrary wscons variable using specified control device
44 #       ctldev  var             value
45 #setvar ttyE0   font            ibm
46 #setvar ttyE1   font            ibm
48 # Change keyboard repeat speed to faster settings.
49 #setvar wskbd   repeat.del1     250
50 #setvar wskbd   repeat.deln     30