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

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