Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: ekberg@asl.dl.nec.COM (Tom Ekberg) Newsgroups: comp.windows.x Subject: Re: SUMMARY: Hiding the mouse pointer for text editor Message-ID: <9104022212.AA07501@aslss01.asl.dl.nec.com> Date: 2 Apr 91 22:12:37 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 > I received two answer for my question for a utility to hide > the mouse after a few seconds. None very usefull. Perhaps you could define your own mouse cursor which uses a pixmap with no bits in it. That is, use XCreatePixmapCursor with a source and mask bitmap with zeros in them. When you associate the cursor with a window, this will effectively hide the mouse for that window until you change the cursor to something else. -- tom, ekberg@asl.dl.nec.com (x3503)