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

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