Here's mine. Note the "1280x1024/85Hz"  x16bpp is the only one I actually 
ever use. The others could be deleted.

Michael

Section "Screen"
    Identifier  "Screen0"
    Device      "Card0"
    Monitor     "Generic Monitor"
    DefaultDepth 16
    Subsection "Display"
        Depth       32
        Modes "1280x1024/85Hz" "640x480"
                Virtual 0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1280x1024/85Hz" "640x480"
                Virtual 0 0
    EndSubsection
    Subsection "Display"
        Depth       8
        Modes "1280x1024/85Hz" "640x480"
                Virtual 0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1280x1024/85Hz" "640x480"
                Virtual 0 0
    EndSubsection
EndSection

On Sunday 23 June 2002 05:31 pm, Ken Moffat wrote:
> Michael Hipp wrote:
> >I have never liked the "virtual desktop" thing. Makes me dizzy. To turn
> > it off:
> >
> >    Virtual 0 0
>
> Can you tell me where that should go?
> Here is what I assume to be the relevant section:
>
> Section "Screen"
>     Identifier  "Screen 1"
>     Device      "NVIDIA GeForce"
>     Monitor     "DE-770LF"
>     DefaultDepth 24
>
>     Subsection "Display"
>         Depth       8
>         Modes       "1024x768" "800x600"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       16
>         Modes       "1024x768" "800x600"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       24
>         Modes       "1024x768" "800x600"
>         ViewPort    0 0
>     EndSubsection
> EndSection
>
>
> _______________________________________________
> Linux-users mailing list -
> http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe
> info, Archives,and Digests are located at the above URL.


_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to