>Redhat 5.0, XF86
>I get into Xwindows with xdm and then fire up xvidtune. I have gotten the
>screen I like and written down the parameters. I come in on the default
>(640x480). I would like my default to be the 'next' screen (800x600) I
>configured with xvidtune. I expiremented with the /etc/X11/xdm/Xservers file
>and with the /etc/X11/XF86Config file Modelines. But no luck, Xwindows always
>starts up at the 640x480 mode.
>The documentation is obscure on this point.
>Where should I look?
Section "Screen"
Driver "SVGA"
Device "Primary Card"
Monitor "Primary Monitor"
DefaultColorDepth 32
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480" "320x240"
EndSubSection
The order of the modes is the way they come up. I.E. 1280x1024 is the
default.
--
Steve