Xref: utzoo comp.windows.x:6131 comp.sources.games.bugs:527 Path: utzoo!attcan!uunet!cme-durer!anderson From: anderson@cme-durer.ARPA (William E. Anderson) Newsgroups: comp.windows.x,comp.sources.games.bugs Subject: xwanderer Keywords: colormap Message-ID: <722@sunspot.cme-durer.ARPA> Date: 14 Nov 88 14:56:27 GMT Distribution: na Organization: National Institute of Standards and Technology Lines: 25 I recently installed X windows, version 11, release 3 on my color Sun 3/160 running SunOs 3.5. I am totally new to X windows as I am sure will be apparent. I was able to get xwanderer running after changing some font names in icon.c. However, the colors (green foreground on a yellowish-green background) make it nearly impossible to see what is going on. I added code in m.c to set a default color map but to no avail: xswa.colormap = DefaultColormap(dpy,scr); XChangeWindowAttributes(dpy,win,(CWColormap), &xswa); Where are these colors coming from? Is there some way of setting then before xwanderer is invoked? Any help would be appreciated. NAME: William E. Anderson TELE: (301) 975-2423 USMAIL: National Bureau of Standards ARPA: anderson@ceee.nbs.gov Rm. B-344, Bldg. 220 UUCP: uunet!cme-durer!anderson Gaithersburg, MD 20899 -- NAME: William E. Anderson TELE: (301) 975-2423 USMAIL: National Bureau of Standards ARPA: anderson@ceee.nbs.gov Rm. B-344, Bldg. 220 UUCP: uunet!cme-durer!anderson Gaithersburg, MD 20899