[BACK]Return to wscons.conf CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/wscons.conf, Revision 1.1

1.1     ! mickey      1: #      $OpenBSD$
        !             2: #      $NetBSD: wscons.conf,v 1.4 1999/07/29 19:26:08 augustss Exp $
        !             3: #
        !             4: # workstation console configuration
        !             5:
        !             6: # fonts to load
        !             7: #      name    width   height  enc     file
        !             8: #font  ibm     -       8       ibm     /usr/share/pcvt/fonts/vt220l.808
        !             9:
        !            10: # Note: "pcvt" encoded fonts are only useful with the "*bf" screen types
        !            11: #  of the "vga" driver. The kernel must be compiled with the option
        !            12: #  "WSCONS_SUPPORT_PCVTFONTS" turned on. See vga(4).
        !            13: #font  pcvt    -       -       pcvt    /usr/share/pcvt/fonts/vt220h.816
        !            14: #font  pcvt    -       8       pcvt    /usr/share/pcvt/fonts/vt220h.808
        !            15:
        !            16: # screens to create
        !            17: #      idx     screen  emul
        !            18: # Screen 0 is already configured as console in most cases.
        !            19: #  Uncomment if a serial console is used.
        !            20: #screen        0       -       vt100
        !            21: screen 1       -       vt100
        !            22: screen 2       -       vt100
        !            23: screen 3       -       vt100
        !            24: screen 4       -       -
        !            25: #screen        4       80x25bf vt100
        !            26: #screen        5       80x50   vt100
        !            27:
        !            28: #keyboard      auto
        !            29: mux            1