home *** CD-ROM | disk | FTP | other *** search
- In this file the defaults are set. Case and order sensitive.
-
- ScreenMode :=15 any 256 color mode with x>=640 and y>=256 is allowed
-
- dma :=auto choices;
- "auto" speedindex determens on or off
- "on" turn on dma on startup (screen does not blank)
- "off" turn off dma on startup (screen blanks)
-
- FastDisplay:=off choices;
- "off" normal, dithered (and slow) display
- "on" faster undithered display
-
- palette :=0 "0" gives the default palette, which is also used
- in the desktop
- "1" gives another palette, which usually looks
- better.
-
- undo :=on choices;
- "off" no undo on startup
- "on" undo on startup
-
- original values: 21,auto,off,0,on
-
- end.