On Fri, 17 Jan 2003, xiao li wrote:

> Hi all,
>
> I have one confiuration problem. Somehow the white color on my redhat 7.3
> was changed to blue. As long as the place should has a white coloe, right
> now it reflects blue color, evne in the redhat logon window. All the users,
> even no user the white color is display incorrectly. All the other colors
> have no problem. If I print some image out, the color is correct. So I guess
> somebody change something on X server.

What did /you/ change?

> I am running X server with 8 bits mode. If I change it to 16 bits mode, then
> the color will be fine.

Interesting - it is certainly more plausible that the palette has been
programmed incorrectly than X puts the wrong bit patterns into video
memory.  (8 bits per colour -> uses a hardware colour lookup table that
can be reprogrammed, aka palette...  16 bits per colour -> splits pixel
value into three fields of 5 or 6 bits, one for each primary colour, there
is no lookup table, that is, no palette)

-Peter

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to