Subject: Re: XF86 question
To: John F. Woods <jfw@jfwhome.funhouse.com>
From: Matthieu Herrb <matthieu@laas.fr>
List: port-i386
Date: 03/07/1995 07:30:12
You wrote (in your message from Mon 6)
> > > Does anyone know how to get the SVGA X server to do 320x200 mode?
> > No mode line is needed for 320x200. Just tell "320x200" in the Modes
> > specification in the Screen section.
>
> OK, I tried this.
>
> Section "Screen"
...
> Modes "640x480" "800x600" "1024x768" "320x200"
...
> EndSection
>
> results in:
>
> XFree86 Version 3.1 / X Window System
> (protocol Version 11, revision 0, vendor release 6000)
> Operating System: NetBSD 1.0_BETA
> (--) SVGA: There is no mode definition named "320x200"
> (--) SVGA: Removing mode "320x200" from list of valid modes.
Yes... The builtin mode for 320x200 was added in XFree86 3.1.1.
Matthieu