home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 April - Disc 1 / enter_04_1999_1.iso / OS2 / SDD / SDDGRADD.TXT < prev    next >
Encoding:
Text File  |  1999-01-20  |  859 b   |  24 lines

  1. SciTech Display Doctor GRADD driver is now installed.
  2.  
  3. Before the GRADD driver will work, you must edit the C:\CONFIG.SYS file to
  4. make SDD the active display driver. You should something similar to the
  5. following two lines in the file towards the end (added by the GENGRADD
  6. setup):
  7.  
  8.    SET GRADD_CHAINS=C1
  9.    SET C1=GENGRADD,SBFILTER
  10.  
  11. change these lines to read:
  12.  
  13.    SET GRADD_CHAINS=C1
  14.    SET C1=SDDGRADD
  15.  
  16. Reboot the system and it should boot to 640x480x256 on the SciTech Display
  17. Doctor drivers.
  18.  
  19. Note that we have installed our own version of \OS2\SVGADATA.PMI that
  20. points to the SciTech Display Doctor PMI files. If you need to revert
  21. back to IBM GRADD drivers, or any driver that uses the PMI files you
  22. will need to copy the backup version of this file back over the
  23. top of \OS2\SVGADATA.PMI (the backup file is \OS2\SVGADATA.BAK).
  24.