Re: Why does Xorg choose this resolution?
- From: Chris G <cl@xxxxxxxx>
- Date: Tue, 14 Oct 2008 09:45:55 +0100
On Mon, Oct 13, 2008 at 03:42:28PM -0600, Charlie Kravetz wrote:
On Mon, 13 Oct 2008 21:36:21 +0100[snip contents of Xorg.0.log]
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:-
Not any more, that's the whole prolem!!
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.
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
- Follow-Ups:
- Re: Why does Xorg choose this resolution?
- From: Florian Diesch
- Re: Why does Xorg choose this resolution?
- From: Knapp
- Re: Why does Xorg choose this resolution?
- References:
- Why does Xorg choose this resolution?
- From: Chris G
- Re: Why does Xorg choose this resolution?
- From: Charlie Kravetz
- Why does Xorg choose this resolution?
- Prev by Date: Re: [Intrepid] Re: How to change resolution of login screen (i.e. gdm)?
- Next by Date: Clarification wanted on apt upgrade/update and synaptic etc.
- Previous by thread: Re: Why does Xorg choose this resolution?
- Next by thread: Re: Why does Xorg choose this resolution?
- Index(es):
Relevant Pages
|