Re: How do I alter the screen resolution - plus several other newbie questions



a_newsreader@xxxxxxxxx wrote:

1) The highest Ubuntu is allowing me to set my screen resolution to is
1024x768, I know my graphics card can go upto my favoured resolution of
1280x1024 but ubuntu doesn't offer me that. How do I do it ??

1)Open a terminal
2)type: gksu gedit /etc/X11/xorg.conf
3)in the file that opens, you will have a section that looks something like
this:

Section "Screen"
Identifier "Default Screen[2]"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT][2]"
Monitor "Generic Monitor[2]"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

edit the Modes sections to indicate all the resolutions that you would like
to have.
4) save the file
5) log out and back in
6) the resolution that you want should now be selectable

Will


.



Relevant Pages

  • Re: Screen resoluton
    ... HOWEVER- I am still stuck with this miserable 640x480 resolution! ... Section "InputDevice" ... SubSection "Display" ...
    (Ubuntu)
  • Re: No luck reconfiguring resolution options.
    ... I Googled "Debian screen resolution" and got a guide about using dpkg- ... Display settings can be a nightmare in X. ... This'll give you an idea of which video driver to use in X. ... SubSection "Display" ...
    (Debian-User)
  • Re: Sucess with dual monitors
    ... I've been searching the Ubuntu forums for a couple of days now ... Section "InputDevice" ... SubSection "Display" ...
    (Ubuntu)
  • Screen resolution wont stick after a reboot
    ... I've got two debian systems sharing the same monitor through a Belkin ... (which are the settings that hold the monitor's screen resolution OK): ... SubSection "Display" ...
    (Debian-User)
  • Re: [opensuse] 10.3 Screen Resolution problem
    ... Module class: X.Org Video Driver ... SubSection "Display" ... You have an intel card, the driver loads fine, but what resolution are ...
    (SuSE)