next up previous contents
Next: Epson Up: Terminal Previous: Atari ST

Dumb

The dumb terminal driver has an optional size specification.

Syntax:

        set terminal dumb {<xsize> <ysize>}

where <xsize> and <ysize> set the size of the dumb terminals. Default is 79 by 24.

Examples:

        set term dumb
        set term dumb 79 49 # VGA screen--why would anyone want to do that?


Andreas Geyer-Schulz
Tue Sep 12 22:17:47 MET DST 1995