next up previous contents
Next: 34.49.14 Dxf Up: 34.49 Terminal Previous: 34.49.12 Svga

34.49.13 Dumb

The dumb terminal driver has an optional size specification and trailing linefeed control.

Syntax:

     set terminal dumb {[no]feed} {<xsize> <ysize>}

where $<$xsize$>$ and $<$ysize$>$ set the size of the dumb terminals. Default is 79 by 24. The last newline is printed only if feed is enabled.

Examples:

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


next up previous contents
Next: 34.49.14 Dxf Up: 34.49 Terminal Previous: 34.49.12 Svga
Shigeharu TAKENO
2002年 11月 16日