home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / mode / monitor.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  1.9 KB  |  47 lines

  1.                             MONITOR
  2.  
  3. This option of the external MODE command allows you to adjust your 
  4. monitor (screen) and control the way it displays characters.
  5.  
  6.    MODE display[,shift[,T]][,scroll]
  7.    MODE display[,lps]                                           [new DOS 4.0]
  8.    MODE CON[:] [COL[UMN]S=cpl] [LINES=lps] [RATE=r] [DEL[AY]=d] 
  9.                            [/STA[TUS]]  [new DOS 4.0]
  10.  
  11. display can be one of the following values. The display mode can also be
  12. changed by the PROMPT, ECHO, and ESC commands.
  13.  
  14.   40 - Sets the display width to 40 character columns.
  15.   80 - Sets the display width to 80 character columns.
  16. BW40 - Switches to graphics with 40 columns, disables color.
  17. BW80 - Switches to graphics with 80 columns, disables color.
  18. CO40 - Switches to graphics with 40 columns, enables color.
  19. CO80 - Switches to graphics with 80 columns, enables color.
  20. MONO - Switches to a monochrome monitor (they're all 80 columns).
  21.  
  22. shift can be either R or L. If you specify R, all characters are shifted
  23.     right one column.  If you specify L, all characters are shifted left
  24.     one column. [Not supported by OS/2]
  25.  
  26. lps can be 25, 43, or 50 lines displayed on the screen. The default is
  27.     25. This option many not be available on DOS versions prior to 4.0.
  28.  
  29. T tells MODE to display a test pattern to help you align the screen
  30.     correctly. [Not supported by OS/2]
  31.  
  32. scroll can be one of the following. [Not on recent versions of DOS]
  33.  
  34.   0 - software scroll mode
  35.   1 - jump scroll mode
  36.   2 - smooth (hardware) scroll mode
  37.  
  38. cpl is the number of characters per line, 40 or 80 characters.
  39.  
  40. r is the rate (1-32) the keyboard auto-repeats a depressed key that is held 
  41.     down.
  42.  
  43. d is the delay time (1= .25sec, 2= .5 sec, 3= .75sec, 4= 1sec) before starting 
  44.     auto-repeat.
  45.  
  46. /STA or /STATUS will display status information for the monitor.
  47.