![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() |
Change login screen resolution?
Hi all,
When Ubuntu boots up and loads Xorg, the first screen you see is the login screen. The resolution has been set higher than I prefer. To make things clear, my monitor has been 100% detected, and Ubuntu has set my default resolution to the highest possible for my monitor, 1280x1024. I would rather have it at 1024x768. I have set the resolution to 1024x768 in the desktop, using System -> Preferences -> Screen Resolution. All is fine there! But this makes no difference to the login screen resolution. I have found a way to deal with this: If I remove all references to 1280x1024 in /etc/X11/xorg.conf (in the Screen section -> Modes) then it defaults to the next highest resolution, 1024x768. But when I do this I feel like I'm crippling my monitors abilities, say if a game ever needed the highest resolution. So I'm looking for a cleaner (gui?) way of dealing with this. Any help or advice would be appreciated!
__________________
There is no spoon... |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2005
Location: Holland
Beans: 4
Ubuntu 7.04 Feisty Fawn
|
Re: Change login screen resolution?
In /etc/X11/xorg.conf, the first entry in the "modes" lines of the various Screen->Display subsections determines the default resolution for X.
So, for instance, if this is the Screen section in my xorg.conf file, the default resolution will be 1024x768: Code:
Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV43 [GeForce 6600 GT]" Monitor "17P3" DefaultDepth 24 [...] SubSection "Display" Depth 24 Modes "1024x768" "1280x960" "640x480" "800x600" EndSubSection EndSection Hope that helps |
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Apr 2005
Location: The Great White North
Beans: 67
Ubuntu 7.10 Gutsy Gibbon
|
Re: Change login screen resolution?
Thanks, that certainly helped me as I was having the same issue.
|
|
|
|
|
|
#4 |
|
Gee! These Aren't Roasted!
![]() |
Re: Change login screen resolution?
Thanks alot ticlo!
__________________
There is no spoon... |
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() |
Re: Change login screen resolution?
it didn't work for me. i put "1280x1024" first on all the Display sub sections i have in my xorg.conf file. I even tried to completely remove the "1600x1200" resolutions within the sub sections but the resolution during the startup screen and the login screen are still to big for my monitor. Any ideas?
|
|
|
|
|
|
#6 |
|
mmmm... Ubuntu.
![]() Join Date: Apr 2005
Location: Finland
Beans: 6,698
Ubuntu 9.10 Karmic Koala
|
Re: Change login screen resolution?
I always do that with the simple way, in Gnome's resolution settings choose the resolution you want and then mark the 'make default for this computer'-box.
__________________
42 |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Beans: 7
|
Re: Change login screen resolution?
im having the same problem, im new to Ubuntu i dont know how to get to /etc/X11/xorg.conf what do i type in terminal to get there. and when there how do i change the login screen res down to 1280x1024
|
|
|
|
|
|
#8 | |
|
Dark Roasted Ubuntu
![]() Join Date: Dec 2006
Location: I LOVE UBUNTU!
Beans: 1,010
|
Re: Change login screen resolution?
Quote:
HTML Code:
cp /etc/X11/xorg.conf /home/<Your Username>/Desktop
Code:
gksudo gedit /etc/X11/xorg.conf Once open scroll down to the bottom but make sure your screen supports thie resolution. If you do something wrong, np you have a backup than.
__________________
LinuxMint (Next Step of Ubuntu!) | Something very fancy | MyGallery | Clathrate gun hypothesis |
|
|
|
|
|
|
#9 | |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2005
Beans: 87
Ubuntu 9.04 Jaunty Jackalope
|
Re: Change login screen resolution?
Quote:
http://ubuntuforums.org/showthread.php?t=359310 hope that helps
__________________
"The Linux philosophy is to laugh in the face of danger. Oops. Wrong one. Do it yourself. That's it." -Linus Torvalds |
|
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2007
Beans: 21
|
Re: Change login screen resolution?
Thanks Ticlo! An easy fix for a really annoying problem. Worked great!
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|