starcraft

jing gargamel.su-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Thu Oct 4 17:03:13 UTC 2007


On 10/4/07, Chris Aitken <chris-n/jUll39koHNgV/OU4+dkA at public.gmane.org> wrote:
> >        SubSection "Display"
> >                Viewport   0 0
> >                Depth     8
> >        EndSubSection
> > EndSection

I think it's trying to set the resolution, not just the colour depth.

try modifying the 8-bit depth subsection:
       SubSection "Display"
                Modes "800x600" "640x480"
                Viewport   0 0
                Depth     8
        EndSubSection

That way it'll do 8-bit colour depth at 800x600 or 640x480, one of
which is what I believe Starcraft wants.

And there's no command to make X re-read its config.  It's broken that
way.  The easiest way (although least tasteful) is a reboot.
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list