Path: utzoo!attcan!uunet!ncrlnk!ncrcae!hubcap!gatech!udel!rochester!rutgers!tut.cis.ohio-state.edu!bloom-beacon!SUN.COM!dshr From: dshr@SUN.COM (David Rosenthal) Newsgroups: comp.windows.x Subject: Re: Cursor Management Message-ID: <8812090410.AA00853@devnull.sun.com> Date: 9 Dec 88 01:07:59 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 6 The X11R2 (and R3) Sun drivers don't do the right thing here, as evidenced by the XXX comments in server/ddx/sun/sunCursor.c. Cursors are allocated pixels in the default map, and these aren't changed when another map is installed. David.