[plug] Acrobat PDF files and X11

Christian christian at global.net.au
Tue Aug 17 10:42:16 WST 1999


Matt Kemner wrote:

> This means you are running X in (probably) 256 colour mode, which means
> there are not enough colours in the pallete for all your applications to
> be able to assign the colours they want, so what happens in this case, is
> Acrobat temporarily changes the pallete to suit itself, and changes it
> back as you move the focus back to the other applications.
>
> "startx -- -bpp 16" (for 16 bit colour - 65536 colours)

Or add the appropriate DefaultColorDepth to your /etc/X11/XF86Config (or
wherever it happens to be on your system) which becomes more convenient
as time goes on.

ophelia:~$ grep -A 4 -B 4 DefaultColorDepth /etc/X11/XF86Config
Section "Screen"
    Driver      "accel"
    Device      "3DLabs Permedia2"
    Monitor     "Mitsubishi DP 71"
    DefaultColorDepth 32
    Subsection "Display"
        Depth       8
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0

Regards,

Christian.

-- 
Yeah, there are more important things in life than money, but they won't
go out with you if you don't have any.


More information about the plug mailing list