Viv Kendon wrote: [] > On my intel machine I tried the same trick, and it works > (I'm using it right now) BUT the pointer icons are messed > up. In particular, they are mostly white, or bg colour, and > thus invisible in many windows. Some of them (the text > selector in an xterm in particular) are also a few pixels to > the right of where they should be. I have tried to change > the pointer icons (window manager fvwm2 config instructions) > but the white/bg bits and offset persist.
This is the famous "yellow cursor" bug. In the Leopard X11 (=xorg-7.2) sources, the fix is here: <http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=2c8e36ecd16bd7fea83f3adbd5bef9fef8587f44> In the older xorg-6.8 you are trying to build, the file to fix would be xc/programs/Xserver/hw/apple/quartz-cursor.c, see the patch here: <http://homepage.mac.com/lycestra/yellowcursor.patch>, discussed here: <http://www.macosxhints.com/article.php?story=20060316124704289&query=x11> -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
