home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0937.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  548 b   |  17 lines

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