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

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