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

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