Hi all,
The patch I posted previously had a bug in xf86UnrealizeCursor(). I had accidentally used dixLookupScreenPrivate(), when I should have used dixLookupPrivate(). The attached patch is an update with the fix.
Chris
Hi all,
The patch I posted previously had a bug in xf86UnrealizeCu rsor(). I had accidentally used dixLookupScreen Private( ), when I should have used dixLookupPrivate(). The attached patch is an update with the fix.
Chris