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

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