diff options
author | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-05-14 22:30:15 +0930 |
---|---|---|
committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-05-14 22:30:15 +0930 |
commit | 937e5aae33d3b5112b5d10d605e25f57b48caa3f (patch) | |
tree | 2e57a8bd0787ffd9feeb89e1ad7d4feed2ac7c7c /Xi | |
parent | 68b4f250eef441a3d75e3b9b2665a51d3a1538d6 (diff) |
dix: don't undisplay cursor if we don't own a sprite.
Sometimes we didn't have a cursor when coming back from suspend. Reason was
that the suspend caused the server to lose the device that was attached to the
VCP, and a RemoveDevice() would then set the cursor to NULL.
Solution: only set the cursor to NULL if we actually own the sprite.
Diffstat (limited to 'Xi')
0 files changed, 0 insertions, 0 deletions