home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / font20.zip / f20_svga.txt < prev    next >
Text File  |  1999-08-09  |  618b  |  21 lines

  1. FONT20 driver for generic SVGA
  2.  
  3. put into autoexec.bat
  4. SET F20=XY
  5.  
  6. where X and Y select the colock rate
  7.  
  8. value  clock    result in 80*25 text
  9.                 without F20                with F20
  10.    0   25 MHz    62 Hz                      52 Hz
  11.    1   28 MHz    70 Hz (BIOS default)       58 Hz
  12.    2   ?? MHz    ?? Hz                      ?? Hz
  13.    3   ?? MHz    ?? Hz                      ?? Hz (F20_SVGA default)
  14.  
  15. x is the new value for 80*25
  16. y is the new value for other screen resolutions (800*600 graphic,..)
  17.  
  18. if your monitor does not display an stable picture put
  19. SET F20=2- 
  20. into autoexec.bat
  21.