home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / prompt / escseq / mode.hlp < prev   
Encoding:
Text File  |  1989-01-01  |  768 b   |  22 lines

  1.                             Mode of Monitor
  2.  
  3. The escape sequences
  4.  
  5.        $e[=#h          (set mode)
  6.        $e[=#l          (remove mode)
  7.  
  8. are used to set (remove) the mode of the monitor. On some systems, a "?"
  9. can be used instead of an "=" character with all the modes, or at least
  10. the 7 (wrap) mode. Possible values of #, and their effect are as follows:
  11.  
  12.     0    40 x 25 black and white 
  13.     1    40 x 25 color
  14.     2    80 x 25 black and white
  15.     3    80 x 25 color
  16.     4    320 x 200 pixels color (no cursor)
  17.     5    320 x 200 pixels black and white (no cursor)
  18.     6    640 x 200 pixels black and white (no cursor)
  19.     7    turns on wrap at end of line
  20.  
  21. The MODE command can also be used to set the mode of the monitor.
  22.