home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / grapa709.zip / readme.txt < prev   
Text File  |  2002-03-06  |  2KB  |  45 lines

  1. Small font for resolutions bigger than 800x600 with GRADD based drivers
  2. =======================================================================
  3.  
  4. This patch changes the WINOS2 drivers of GRADD based display drivers
  5. so they use small fonts with resolutions bigger than 800x600.
  6.  
  7. The patch is compatible with the drivers (ISGDI2VM.DRV and IFGDI2VM.DRV)
  8. that come with Scitech Display Doctor/PRO GA.
  9.  
  10. USE THIS AT YOUR OWN RISK. THIS IS NEITHER SUPPORTED BY IBM NOR BY SCITECH.
  11. IT IS ENTIRELY YOUR RISK TO USE THIS PATCH.
  12.  
  13. Usage:
  14.  
  15. 1.) Kill all WINOS2 sessions.
  16. 2.) Unpack this ZIP file in x:\OS2\MDOS\WINOS2\SYSTEM
  17. 3.) Open a commandline session and go into this directory.
  18. 4.) Invoke MAKSMALL.CMD. This backs up your drivers and applies the patch.
  19. 5.) You are done.
  20.  
  21. Information provided by Stepan Knodt in de.comp.os.os2.misc translated by 
  22. Christian Hennecke:
  23. ----------------------------------snip-----------------------------------
  24. Hello
  25.  
  26. During the last days I've tried gradd and sdd again and found that the 
  27. problems with WinOS/2 are still the same.
  28.  
  29. 1. At horizontal resolutions of more than 800 it switches to 120 dpi.
  30. 2. [...removed...]
  31.  
  32. Solutions:
  33. ==========
  34.  
  35. 1. You can patch the drivers \OS2\MDOS\WINOS2\SYSTEM\I?GDI2VM.DRV (? 
  36. means either F like fullscreen or S like seamless). Search for the 
  37. sequence 3D 20 03 76 05 and replace it with 3D 20 03 EB 05.
  38.  
  39. Should occur only once. Upon the next start of WinOS/2 the driver 
  40. switches always to 96 dpi. Maybe someone can write a REXX script.
  41.  
  42. 2. [...removed...]
  43. ----------------------------------snip-----------------------------------
  44.  
  45. This kit was compiled by Herwig Bauernfeind, 06-03-2002