home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / hardware / 22683 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.8 KB

  1. Path: sparky!uunet!psgrain!hippo!nuustak!csir.co.za!olsa99!unisup1!parst1!roelof.paradigm.CO.ZA!rvs
  2. From: rvs@parst1.UUCP (Roelof van Suilichem)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: ///////// Dual monitors? \\\\\\\\\
  5. Message-ID: <rvs.35@parst1.UUCP>
  6. Date: 26 Aug 92 04:42:23 GMT
  7. References: <1992Aug10.094017.202260@uctvax.uct.ac.za> <1992Aug13.011416.9791@uniwa.uwa.edu.au> <1992Aug13.150231.2213@alw.nih.gov> <sjp.02q3@sybil.pub.uu.oz.au>
  8. Sender: news@parst1.paradigm.CO.ZA (Usenet Owner)
  9. Organization: Paradigm Systems Technology
  10. Lines: 27
  11.  
  12. [...some queries about using two monitors on one PC]
  13.  
  14. I have successfully used a Hercules and VGA combination in my machine.
  15. It works very well on the BORLAND products (BC++ and TD).  Switching
  16. your active card from one to the other is done by MODE MONO and MODE CO80.
  17.  
  18. I have also written a <PRTSCN> ISR which dumps the contents of the current 
  19. screen to the inactive screen.  This program is extremely helpful; e.g. if
  20. you refer to the top of your file a lot to check on members of your data
  21. structure, just dump it to the other screen to save this paging around
  22. in your document/program. If there is sufficient interest, I'll UUENCODE
  23. and post (sombody just tell me which would be the correct binaries group
  24. to post to).
  25.  
  26. Having the two cards in your machine has one drawback (apart from requiring
  27. more desk space):  Your VGA card switches into 8-bit mode and SLOWS DOWN A
  28. LOT!!
  29.  
  30. Hope this helps.
  31.  
  32. /*------------------------------------------------*\
  33. | Roelof J. van Suilichem | Email: rvs@parst1.uucp |
  34. |-------------------------| Snail: P. O. Box 75026 |
  35. |                         |        Lynnwood Ridge  |
  36. |                         |        0040            |
  37. |                         |        South Africa    |
  38. \*------------------------------------------------*/
  39.