Re: Why does Xorg choose this resolution?



On Mon, Oct 13, 2008 at 03:42:28PM -0600, Charlie Kravetz wrote:
On Mon, 13 Oct 2008 21:36:21 +0100
Chris G <cl@xxxxxxxx> wrote:

I have been trying to understand why Xorg chooses an odd resolution
(1152x864) on my system rather than the monitor's native 1600x1200.

Well I can see *where* it does it, here is the relevant section of my
Xorg.0.log file:-

[snip contents of Xorg.0.log]

How do I tell the system to default to 1600x1200?

--
Chris Green


There should be another line labeled Modes, the first resolution in
that line is the system resolution used. For example:
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Virtual 1920 1200
Modes "1280x1024" "1280x960" "1152x864"
"1024x768" "832x624" "800x600" "720x400

This makes 1280x1024 the default resolution.

Not any more, that's the whole prolem!!

The *whole* of my xorg.conf file as generate by Ubuntu 8.10
installation is:-

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Xorg now generates the actual settings 'on the fly' each time it's
started up. If it gets the right resolution then that's fine but it's
a bit of a nuisance (as in my case) if it gets it wrong.

--
Chris Green

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Why does Xorg choose this resolution?
    ... Chris Green ... that line is the system resolution used. ... Identifier "Configured Video Device" ... Identifier "Configured Monitor" ...
    (Ubuntu)
  • Re: Howto lock in Resolution in Xorg.conf
    ... Identifier "Layout0" ... Identifier "Screen0" ... do a full reboot and see if the new resolution sticks. ... This is the resolution it chose, using the EDID data sent from the monitor. ...
    (Fedora)
  • Re: Resolution too high with 7-RC1, nVidia, xorg
    ... Im not sure if there is such a tool to edit xorg.conf file and limit the maximum resolution. ... Identifier, Device, Monitor, DefaultDepth options ... Driver "mouse" ... Subsection "Display" ...
    (freebsd-questions)
  • TBC - In the NY Times Today
    ... sponsored a resolution congratulating Bruce Springsteen on ... In the recent past, Senator Bill Frist, the Senate majority leader, has ... artists and athletes like Chris ... I am from New Jersey and a big Bruce ...
    (rec.music.artists.springsteen)
  • Re: memory allocation question
    ... |> as an syntax error being caught at compile time, ... | It's the same identifier, ... Well I haven't been able to find any wording to agree or disagree ... Chris Val ...
    (alt.comp.lang.learn.c-cpp)