Path: utzoo!attcan!uunet!dino!ux1.cso.uiuc.edu!uicbert.eecs.uic.edu!darken From: darken@uicbert.eecs.uic.edu Newsgroups: comp.windows.x Subject: Changing default colormap Keywords: colormap Message-ID: <1990Jul13.191646.22827@uicbert.eecs.uic.edu> Date: 13 Jul 90 19:16:46 GMT Distribution: comp Organization: University of Illinois at Chicago Lines: 9 I'm trying to change from the default colormap in X to XA_RGB_BEST_MAP with no success. I'm following code I found in O. Jones book in the color section. I have pinpointed the problem to the function XGetStandardColormap() which always returns a 0 (failure). Might there be some problem with my version of X? If so, what other options do I have? Thanks. Rudy Darken darken@uicbert.eecs.uic.edu