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?


Matthews Lab
Wed Nov 6 18:16:54 PST 1996