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

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