On Wed, 12 May 2004, Wilks, Dan wrote: > So, what's the right fix? I don't know. I have a guess. If XWin is now > really 100% hardware cursor based then we don't need to do any of this > cursor wrangling. My guess is that we could even remove all the > MouseTrackEvent stuff as well since that only appears to matter to hiding > and showing the cursor over the client area.
I've wrapped the ShowCursor handling with if (g_fSoftwareCursor). This way it is not called for hardware cursor but the option -swcursor should restore the old software cursor behaviour. I've placed a binary at http://www.tu-chemnitz.de/~goal/xfree/XWin.exe.bz2 Can you please test it with the Terminal Service? bye ago -- [EMAIL PROTECTED] http://www.gotti.org ICQ: 126018723
