my login window resolution is still the same

Bug #294482 reported by manzur
4
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

Binary Package Hint: xorg

when i change my screen resolution it is changed but my login window resolution is not changed, after having changed it, and once the system is restarted, my login screen continues with the resolution it was before and once I enter the screen resolution is automatically changed by the one that i selected earlier, what I mean is that now my desktop screen and my login screen, have two separate resolutions because it only applies to my desktop screen and not for the login window too, why?, please fix it!!!

if you need more details please ask for it!

manzur (sl-solaris)
description: updated
Revision history for this message
James Burkle (james-burkle) wrote :

Thank you for taking the time to help make Ubuntu better =)

Can you please post your xorg.conf here? Click 'Add a comment/attachment', click on filesystem, and navigate to /etc/X11/xorg.conf and post it.

description: updated
Revision history for this message
manzur (sl-solaris) wrote :

i attached for you the file you asked, but tell me something: do you understand what i mean?

Revision history for this message
James Burkle (james-burkle) wrote :

Yes, I understand exactly what you are talking about.

This is not really a bug. In order to fix your problem, follow the instructions here:

http://ubuntuforums.org/showthread.php?t=151192

Basically, you're going to add in a default display resolution into you xorg.conf file, and your login screen will abide by the default setting you give it. In your case it would look something like this:

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

        SubSection "Display"
                Modes "1024x768"
        EndSubSection
EndSection

Where is says "1024x768", insert your desired monitor resolution.
I am Setting the status of this to invalid. Please check to see if your issues have already been answered before reporting a bug. Thanks for helping to make Ubuntu better!

Revision history for this message
manzur (sl-solaris) wrote :

but tell me something, why isn't this automatically done, when i change my screen resolution?

Revision history for this message
Luca Livraghi (luca91) wrote :

James, this shouldn't be the solution in my opinion. A solution for this bug is an option somewhere to keep the screen resolution the same or don't even ask and do it automatically (like manzur suggests), not adding some lines in a configuration file!

Ubuntu: Linux for Human Beings

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.