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

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