Xref: utzoo comp.unix.ultrix:2758 comp.sys.dec:2648 Path: utzoo!attcan!uunet!cs.utexas.edu!hellgate.utah.edu!helios.ee.lbl.gov!nosc!crash!ncr-sd!ncrcae!hubcap From: hubcap@hubcap.clemson.edu (System Janitor) Newsgroups: comp.unix.ultrix,comp.sys.dec Subject: dxwm... Keywords: standard color maps... Message-ID: <7958@hubcap.clemson.edu> Date: 12 Feb 90 14:59:40 GMT Organization: Clemson University, Clemson, SC Lines: 18 Does dxwm load any of the shared standard color maps? Admittedly (and probably obviously) I am a novice at this X stuff, but it doesn't seem like what I am trying to do should be difficult. No matter what I have tried, everytime I say anything like: stat = XGetStandardColormap(display, RootWindow(display,DefaultScreen(display)), &scm, XA_RGB_GRAY_MAP); ... stat ends up equal to zero - failure. Is there something obvious (to a real X programmer) that I might be missing? Any clues? -Mike