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

  1. FONT20 driver for ET4000
  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   36 MHz    89 Hz                      74 Hz
  13.    3   40 MHz    99 Hz                      82 Hz
  14.    6   62 MHz   111 Hz                      92 Hz (F20_ET40 default)
  15.    7   44 MHz   161 Hz                     133 Hz
  16.  
  17. x is the new value for 80*25
  18. y is the new value for other screen resolutions (800*600 graphic,..)
  19.  
  20. for my monitor i use 'SET F20=66'
  21.  (92 Hz in 80*25 text mode and 69.5 Hz for 800*600 OS/2 Presentation Manager)
  22.