home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / mask / !Mask / !Defaults next >
Text File  |  1993-10-21  |  942b  |  25 lines

  1. In this file the defaults are set. Case and order sensitive.
  2.  
  3. ScreenMode :=15       any 256 color mode with x>=640 and y>=256 is allowed
  4.  
  5. dma        :=auto     choices;
  6.                       "auto"   speedindex determens on or off
  7.                       "on"     turn on dma on startup (screen does not blank)
  8.                       "off"    turn off dma on startup (screen blanks)
  9.  
  10. FastDisplay:=off      choices;
  11.                       "off"    normal, dithered (and slow) display
  12.                       "on"     faster undithered display
  13.  
  14. palette    :=0        "0"      gives the default palette, which is also used
  15.                                in the desktop
  16.                       "1"      gives another palette, which usually looks
  17.                                better.
  18.  
  19. undo       :=on       choices;
  20.                       "off"    no undo on startup
  21.                       "on"     undo on startup
  22.  
  23. original values: 21,auto,off,0,on
  24.  
  25. end.