if your graphics card is not capable or more than 256 colors don't bother to keep reading.
I don't know where that configuration is, but there is another solution,you can start the X server on 15,16,24 or 32 bits so there will be more than enoght colors for all your aplications. startx -- -bpp 15 startx -- -bpp 16 . . . or if you use xdm you should coment out the local server line in /etc/X11/xdm/Xservers and with xdm loaded: X -query localhost -bpp 15 X -query localhost -bpp 16 . . . Hoping to be helpful [EMAIL PROTECTED] On Wed, 19 Nov 1997, E Papantoniou wrote: > Hi all, > > I am using a program that requires several colors available to operate > ptoperly. For example, if netscape is open and I use the other program, > whenever I enter its window with the mouse pointer, all the colors outside > that window change. > > I have read that to correct the problem I must reduce the colors used by > netscape...does anybody know in which file are these defined? > > thanks > > Manos > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . > > -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .