X server

Alvin info at alvin.be
Mon Feb 2 14:29:49 UTC 2009


On Monday 02 February 2009 13:11:22 golephish at gmail.com wrote:
> What config file does x server look at when it loads as i am having a
> problem with login and desktop resolutions.

/etc/X11/xorg.conf
Nowadays, this file can be empty. Everything 'should' be auto-detected.

> If i change the display setting
> in sub section of device then the resolution options once logged in are
> limited... Why is this?

Ah, you already knew the location of the file?

Your resolution is limited to the horizsync and vertrefresh in the monitor 
section. Look up the values in the manual of your monitor. (Some old 
videocards will limit resolution too. You didn't say what card you have, but 
it's probably not such a old one.)

Section "Monitor"
	Horizsync		??-??
	VertRefresh	??-??
EndSection

Again, this should be automatically detected.

> As mentioned before, the login screen resolution is
> off center and big by default.

Well, you mentioned something, but not what the problem was. An off-center 
resolution could be because your virtual resolution is not the same as the 
monitor resolution.

Now, because we're talking about KDE you could try the following. You didn't 
say what version of Kubuntu you are using, so I will assume you have KDE 4.x
- Delete /etc/X11/xorg.conf
- Set the resolution in 'System Settings --> Display'. (this actually uses 
xrandr)
If this doesn't work, either your hardware is faulty (a lot of monitors do not 
report their values correctly), or there is a bug somewhere.

-- 
Kind regards,
Alvin




More information about the kubuntu-users mailing list