Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!agate!darkstar!ucscl.UCSC.EDU!opsy047 From: opsy047@ucscl.UCSC.EDU (10007047) Newsgroups: comp.windows.x Subject: How can I get the cursor pixmap for the root window? Keywords: cursor pixmap Message-ID: <7749@darkstar.ucsc.edu> Date: 12 Oct 90 05:41:00 GMT Sender: usenet@darkstar.ucsc.edu Organization: University of California, Santa Cruz Lines: 10 Sender:wing eng I'm writing an utility that changes the cursor pixmap for the root window. Initially the program should display the current root window cursor in a button, but I can't seem to get access to the cursor's pixmap. The best I can do is to get the cursor's ID thru the window's property, but a cursor ID ain't a pixmap ID. help! wing