On Fri, 27 Sep 2002 [EMAIL PROTECTED] wrote:
> Hi!
>
> I have a problem running an application under XFree86 4.2.0 (RedHat Linux 7.3). The
>application I want to run can only be used with the X server in PseudoColor mode. It
>tries to allocate some private colors. When I start the X server in PseudoColor,
>almoast all colors are allocated by the X server itself (12 unused of 256 total). Why
>is this ? Can I prevent the X server from allocating the whole colormap ? Is this
>some kind of preallocation of colors that the X-server does to make applications use
>some standard color map ?
>
It's the render extension. It's fixed in CVS. Or if you are running
NVIDIA's binary Linux drivers you can specify
Option "NoRenderExtension"
in the Section "Device" of the XF86Config to disable the render extension.
That only works with recent NVIDIA drivers though. It's not a general
XFree86 option.
Mark.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert