Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!bloom-beacon!LARRY.MCRCIM.MCGILL.EDU!mouse From: mouse@LARRY.MCRCIM.MCGILL.EDU Newsgroups: comp.windows.x Subject: Re: Help on X colormap Message-ID: <9008222207.AA05794@Larry.McRCIM.McGill.EDU> Date: 22 Aug 90 22:07:24 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 23 > I am trying to display more than 256 different colors, [...]. > I am wondering if there is a way [...] to display 256+ colors. > Class : PseudoColor > Depth : 8 planes > size of colormap : 256 entries As long as you use that visual, there is no way you can ever possibly get more than 256 colors. Technically speaking, it is possible to get more than 256 colors with the above. However, I doubt that there are any servers out there that can actually give it to you. It would require a server whose max-installed-maps value for the visual is greater than 1; also, you would have to use more than one window. The former condition is the difficult one - as far as I know, servers that satisfy it simply do not exist. (Now I'll probably get 200 messages telling me I'm wrong, that there is the Frobozz 2199 that has a max-installed-maps of 8....:) der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu