If I read your request correctly I think you need to edit your Screen sections.
I have mine set for "1024x768" "800x600" "640x480"
You just edit the lines where you see Modes in each Subsection "Display" in your
XF86Config-4 file.
Here is what I have in my XF86Config-4 file:
<<<<<START PASTE HERE>>>>>
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen 1"
Device "ATI Xpert 128"
Monitor "Compaq Presario MV500"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
<<<<<END PASTE HERE>>>>>
XFree86 4.2.0 uses /etc/X11/XF86Config-4 by default so that's where you would want to
make your edits.
Good luck.
Mark LaPierre
In a message dated Mon, 18 Mar 2002 11:54:26 PM Eastern Standard Time, "doc"
<[EMAIL PROTECTED]> writes:
> Hi all,
> Just wondering how to set a virtual res up in XF86Config file. 800x600
> is all I need. Sorry if this is in the FAQ, I'm in a hurry.
>
> Thanks.
> doc256 at bigpond.com
>
>
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie