Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!princeton!grendel!rhl From: rhl@grendel.Princeton.EDU (Robert Lupton (the Good)) Newsgroups: comp.windows.x Subject: Re: Warping the pointer and social behaviour Message-ID: <7259@idunno.Princeton.EDU> Date: 17 Mar 91 15:26:56 GMT References: <9103162058.AA13921@devnull.Eng.Sun.COM> Sender: news@idunno.Princeton.EDU Organization: Princeton University Lines: 12 I hate to disagree with David Rosenthal, but I think that the one use that I have for warping the pointer is legitimate.... I have some image display code that runs from an xterm, but creates an image display in a window of its own. If the user asks for a cursor display (by typing "cursor" to the xterm, in which resides the pointer) the pointer is warped to the image window and cursor mode is activated; when the cursor is no longer desired the pointer is warped back to where it started. No server grabs are needed. Robert