Newsgroups: comp.windows.x Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!news.cs.indiana.edu!ux1.cso.uiuc.edu!uxh.cso.uiuc.edu!thender From: thender@uxh.cso.uiuc.edu (Todd Henderson) Subject: moving pointer from window to window Message-ID: <1991Apr1.225535.12398@ux1.cso.uiuc.edu> Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Date: Mon, 1 Apr 1991 22:55:35 GMT Lines: 15 Thanks to all that has responded and to those who may respond in the near future. Once the function was pointed out, XWarpPointer, I was able to do a man page on it and find out more info. It was pointed out by many that it is highly recommended NOT to move the pointer thru software. This makes a lot of sense. I had planned on doing it as a convenience to the user. It may not be such a convenience after all. Something for me to ponder I guess. Thanks again to all who replied. Todd hender@uicfdc.aae.uiuc.edu