home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 29532 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!psinntp!isc-newsserver!djs6015
  3. From: djs6015@ultb.isc.rit.edu (Don Smith)
  4. Subject: Re: Large icons under 1.3 tseng driver
  5. Message-ID: <1992Sep8.132709.29857@ultb.isc.rit.edu>
  6. Originator: djs6015@ultb
  7. Sender: news@ultb.isc.rit.edu (USENET News System)
  8. Nntp-Posting-Host: ultb-gw.isc.rit.edu
  9. Organization: R.I.T.
  10. References: <1992Sep06.182215.3849@fics.uucp>
  11. Date: Tue, 8 Sep 1992 13:27:09 GMT
  12. Lines: 33
  13.  
  14. In article <1992Sep06.182215.3849@fics.uucp> ekl@fics.uucp writes:
  15. }I have just upgraded the video card of a computer to a card with an
  16. }ET4000 chip. I grabbed the tseng video drivers from ftp-os2, and
  17. }installed them in 1024 * 768.
  18. }
  19. }This works, *but* the icons are huge. I seem to rembember something
  20. }about patching the drivers (display.dll), but I dont remember what
  21. }to look for or where. I'd be very happy if anyone could help me out
  22. }on this one.
  23. }
  24. }Eirik
  25.  
  26.  
  27. IMHO these are still the best et-4000 hi-res drivers.... the OS/2 2.0
  28. ones are slower and interlaced. yick!
  29.  
  30. Your question is in the FAQ, but I had it handy so here it is....
  31. ----------------------------------------------------------------------
  32. (31)    On my 1024x768 high resolution display I get obnoxiously large
  33.     icons (64x64).  How do I make them smaller?
  34.  
  35. Patch the display driver file, DISPLAY.DLL, using a program like DOS's
  36. DEBUG.  Search for the byte sequence 40 00 40 00 20 00 20 00
  37. (hexadecimal) (sometimes the sequence is 28 00 28 00 20 00 20 00) and
  38. change it to 20 00 20 00 20 00 20 00.
  39. ----------------------------------------------------------------------
  40.  
  41.  
  42. -- 
  43.    | Don Smith                  | Woman mirrors the universe, and within |
  44.    |djs6015@ultb.isc.rit.edu    |her temple she contains all the ritual  |
  45.    |DJS6015@ritvax.isc.rit.edu  |sacraments needed to unleash the vortex |
  46.    |DJS6015@ritvax.BITNET       |ov the subconscious.  John ZeWizz       |
  47.