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

  1. Sender: owner-paper@nacm.com
  2. Precedence: bulk
  3.  
  4. > > I recently upgraded from 1.99k to 1.99m and noticed that
  5. > > 
  6. > > 1. the cursor is inverted
  7. >     I found this with the black and white X server.  The fix has 
  8. > already been put in : use the -invertedcursorbug option.
  9.  
  10. We (at troll.no) had a similar but not too long ago.  We made assumptions
  11. about black and white having pixel values 0 and 1.  Not good.  It fails on
  12. both the XFree mono server and on Accelerated-X, for instance.
  13.  
  14. We had to add two more colors, color0 and color1, to make our library work
  15. properly on all X servers.
  16.  
  17. --Arnt
  18.  
  19.