home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5991.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.0 KB

  1. Received: (from mouring@localhost) by netnet1.netnet.net (8.6.9/8.6.9) id WAA07288; Wed, 25 Oct 1995 22:12:59 -0500
  2. Date: Wed, 25 Oct 1995 22:12:59 -0500 (CDT)
  3. From: Ben Lindstrom <mouring@netnet.net>
  4. To: executor@nacm.com
  5. Subject: Linux + SVGALIB
  6. In-Reply-To: <Pine.SUN.3.91.951025171554.10970D-100000@netnet1.netnet.net>
  7. Message-ID: <Pine.SUN.3.91.951025220845.6729A-100000@netnet1.netnet.net>
  8. MIME-Version: 1.0
  9. Content-Type: TEXT/PLAIN; charset=US-ASCII
  10. Sender: owner-paper@nacm.com
  11. Precedence: bulk
  12.  
  13.  
  14. Please go through your code and find places where the screen in being updated
  15. (hopefully they are in one common place. =).
  16.  
  17. And check if the current VT terminal is focused  on the window..
  18.  
  19. Test Case:
  20.  
  21. Start up globe (which gets 160 fps on my 486dx2-80 =) and go to another
  22. VT terminal.  Then  return...Black mouse curser and any moving graphics
  23. become black.=)
  24.  
  25. Acutely  you don't even need to run anything.=)
  26.  
  27. At least if you can figure out if your are doing massives amount of
  28. screen graphics...lock the VT terminal focus.  =)
  29.  
  30.  
  31.