xserver-multidpi/xfixes
Adam Jackson 8d9defe8c2 Fix un-suppressing the initial cursor.
The intended behaviour was "show as soon as someone calls
XDefineCursor".  What you actually got was, uh, slightly less well
defined, since the screen's ChangeWindowAttributes hook would run after
DIX handled the cursor change.  Oops.

The trivial way to turn the cursor on is:
% xsetroot -cursor_name gumby

Refer to /usr/include/X11/cursorfont.h for cursor names.

Thanks to anholt for catching this.
2008-09-24 10:21:35 -04:00
..
cursor.c Fix un-suppressing the initial cursor. 2008-09-24 10:21:35 -04:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
region.c Shape extension is built-in and mandatory. 2008-07-24 15:46:08 -04:00
saveset.c Change 'remap' to 'map' in saveset functions/macros 2008-09-22 12:43:30 -07:00
select.c Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput} 2008-02-22 15:25:26 -05:00
xfixes.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
xfixes.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
xfixesint.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00