[4400] in SIPB bug reports
xscreensaver warps pointer after unlocking
daemon@ATHENA.MIT.EDU (Tom Yu)
Fri Feb 25 10:00:34 1994
Date: Fri, 25 Feb 94 09:59:41 -0500
To: bug-sipb@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
After unlocking xscreensaver, sometimes after a while the pointer will
warp back to the center of the screen. This can be somewhat
inconvenient. From a quick look at the source, it seems that the
timeout which calls hideCursor does get removed when the screen is
unlocked, but for some reason it is not cleared. Could the timeout
for hideCursor be added multiple times somehow?
---Tom