Re: color names not defined?

2004-04-14 Thread Michael Salem
I fixed the problem and just wanted to let anybody out there having the same issue what I did... In my XFConfig-4 file I had defined the "RgbPath". Although this was the correct path, removing this line fixed the problem. A. Michael Salem wrote: Hi, I am having a problem with color

Re: color names not defined?

2004-04-13 Thread Michael Salem
. keeling wrote: Incoming from A. Michael Salem: I am having a problem with color names not being defined. Here is an example: xterm -bg black Warning: Color name "black" is not defined Are you having a problem with your mail client? I've seen this three times now. -- To UNSUBS

color names not defined?

2004-04-13 Thread A. Michael Salem
Hi, I am having a problem with color names not being defined. Here is an example: >xterm -bg black Warning: Color name "black" is not defined I do have the file /usr/lib/X11/rgb.txt with "black" defined. And when i run >showrgb it prints color values... Any idea whats going on? Thanks, Michael