On Wed, 2002-01-02 at 09:47, 王小波 wrote:
> I'm using RedHat Linux 7.1 now. As I' running on the default video mode of 
>1024x768@85 configurated my the installiation program, I find it difficult to change 
>the mode to 800x600@120 ,which I works quite well in my Windows98. The files attached 
>are my Xconfig files. Is there any one who can offer help ? Thank U.
> ----------------------
> My system:
> RedHat Linux 7.1/Duron 750/Motherboard: QDI K7B/Maxtor 30G/128M SDRAM/Acer 50x/TNT2 
>M64 32M/Monitor: Acer 78G(HorizSync30.0-86.0khz VertRefresh 50.0-120.0, see my 
>XF86Config file)

Now Im not sure. But could you not just add the mode you want to the
mode(s) line, like this:

Section "Screen"
        Identifier "Screen0"
        Device "RIVA TNT2"
        Monitor "Acer 78c"
        DefaultDepth 16
        Subsection "Display"
                Depth 16
                Modes "800x600" "1024x768"
        EndSubSection
EndSection

Which refresh rate you get is more tricky, as I do not know if xfree 4
will notice the refresh settings in XF86Config (I *think* it will ignore
them and only use the min/max values for you monitor).


// Jarmo



_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to