Results 1 to 5 of 5
How do I change the GDM resolution? My underpowered Graphics card and Monitor have caused the GDM resolution be set to 800x600, and that makes all the icons and menus ...
- 12-30-2009 #1
GDM resolution (KARMIC)
How do I change the GDM resolution? My underpowered Graphics card and Monitor have caused the GDM resolution be set to 800x600, and that makes all the icons and menus overlap. I want to change the resolution to 1024x768, which is capable of my PC.
Thanks, Caleb
- 12-30-2009 #2
Have you tried to do it in system settings?
If you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188
- 12-31-2009 #3
Login Screen?
Do you mean "System > Administration > Login Screen?" I don't think it has an entry for resolution. Well not in Karmic.
- 12-31-2009 #4
Try changing the xorg config file.
In a terminal run:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.old (Which backs up the current file.)
sudo gedit /etc/X11/xorg.conf
There should be a subsection about Modes, under the Screen section. You can add the mode "1024x768."
You may also want to check out HOWTO: change resolution/refresh rate in Xorg - Ubuntu Forums.
- 12-31-2009 #5
But it's also recommended to install the proper driver for your graphic card.Otherwise, the Setting is under System Settings/Display
If you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188


Reply With Quote