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

  1. From: Arnt Gulbrandsen <agulbra@troll.no>
  2. To: Chad Page <cpage@best.com>
  3. Cc: Wessel.Kraaij@let.ruu.nl, executor@nacm.com
  4. Subject: Re: executor/1.99m/linux questions
  5. In-Reply-To: <Pine.BSD.3.91.950529131247.26485A-100000@shell1.best.com>
  6. Message-Id: <Pine.LNX.3.91.950530145612.1516T-100000@pentagram.troll.no>
  7. Mime-Version: 1.0
  8. Content-Type: TEXT/PLAIN; charset=US-ASCII
  9. Sender: owner-paper@nacm.com
  10. Precedence: bulk
  11.  
  12. > > I recently upgraded from 1.99k to 1.99m and noticed that
  13. > > 
  14. > > 1. the cursor is inverted
  15. >     I found this with the black and white X server.  The fix has 
  16. > already been put in : use the -invertedcursorbug option.
  17.  
  18. We (at troll.no) had a similar but not too long ago.  We made assumptions
  19. about black and white having pixel values 0 and 1.  Not good.  It fails on
  20. both the XFree mono server and on Accelerated-X, for instance.
  21.  
  22. We had to add two more colors, color0 and color1, to make our library work
  23. properly on all X servers.
  24.  
  25. --Arnt
  26.  
  27.