[Prev][Next][Index][Thread]
Re: executor/1.99m/linux questions
> > I recently upgraded from 1.99k to 1.99m and noticed that
> >
> > 1. the cursor is inverted
>
> I found this with the black and white X server. The fix has
> already been put in : use the -invertedcursorbug option.
We (at troll.no) had a similar but not too long ago. We made assumptions
about black and white having pixel values 0 and 1. Not good. It fails on
both the XFree mono server and on Accelerated-X, for instance.
We had to add two more colors, color0 and color1, to make our library work
properly on all X servers.
--Arnt
References: