home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / irit / drawfuns.arc / DRAWFUNC.CFG < prev    next >
Text File  |  1989-04-13  |  315b  |  14 lines

  1. NumOfSamples    100        ;Number of samples per function (Integer)
  2.  
  3. ;Graphic driver can be one of:
  4. ; 0 - Autodetect (same as no default at all in this file)
  5. ; 1 - CGA (Hires two colors mode).
  6. ; 3 - EGA
  7. ; 4 - EGA64
  8. ; 5 - EGAMONO
  9. ; 7 - Hercules.
  10. ; 9 - VGA
  11. GraphDriver    0
  12.  
  13. Mouse        TRUE        ;Mouse exists ? (Boolean)
  14.