RE: xorg.conf help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I made those changes as you said and it seems that now the display wants to go to 1920x1440 … which is waaay too big???

:b!

Brian D. McGrew { brian@xxxxxxxxxxxxx || brian@xxxxxxxxxxxxxxxxxxx }
--
> This is a test.  This is only a test!
  Had this been an actual emergency, you would have been
  told to cancel this test and seek professional assistance!


From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Kevac Marko
Sent: Tuesday, June 13, 2006 11:21 AM
To: For users of Fedora Core releases
Subject: Re: xorg.conf help

 

Try to add Modeline:

Section "Monitor"
        Identifier   "Monitor0"
        ModelName    "Unknown monitor"
        ModeLine     "1280x800" 83.5 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
        Option      "dpms"
EndSection


And then:

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x800"

        EndSubSection
EndSection

On 6/13/06, Brian D. McGrew <brian@xxxxxxxxxxxxx> wrote:

Hello all,

I'm installing in VMWare on a Sony Vaio notebook and so far, all is
working very well, better than I expected.

My only snag is that I need to get X to run at 1280x800 instead of
1280x960.  I set the monitor as a Generic LCD at 1280x800 but still that
is not an option on the resolution list; it still wants to do 1280x960.
What do I need to set in my xorg.conf to recognize 1280x800?

Thanks,

:b!


--
Kevac Marko


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux