PDA

View Full Version : [ubuntu] how to change login resolution?



jrecortel
October 16th, 2008, 12:19 AM
hello.i installed ubuntu hardy on my pc.my pc's video card is nvidia gforce fx5500.in login screen, the resolution is 1280x1024@60hz.i want to change it into 1024x768@75hz.how can i change the login resolution?any help is greatly appreciated.thanks in advance.
btw,im a new linux user.

atheon
October 16th, 2008, 05:29 AM
Hi. Had the same problem.
Check out this thread : http://ubuntuforums.org/showthread.php?t=642192

Cheers.

greatscott
November 8th, 2008, 08:38 PM
Hi. Had the same problem.
Check out this thread : http://ubuntuforums.org/showthread.php?t=642192

Cheers.
This didn't work for me.

Here is what did.


sudo gedit /etc/gdm/Init/Default

Go the end of the file and add this before the exit 0 line:

xrandr -s 1280x1024

Now the resoultion of GDM will be 1280x1024.

hictio
November 9th, 2008, 12:36 AM
Sorry, but I don't understand, once you are logged in, the resolution of your Gnome desktop is Ok, but only the resolution of the login screen is FUBAR?
Is that so?

shazel
November 9th, 2008, 02:31 AM
yes it is true