Find the answer to your Linux question:
Results 1 to 5 of 5
Installed Ubuntu 9.10 onto a clean system, then adjusted the screen resolution to display on (16:9) and then saved the changes thinking that I could re-adjust as necessary. I can't ...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Posts
    3

    Question [SOLVED] Display resolution

    Installed Ubuntu 9.10 onto a clean system, then adjusted the screen resolution to display on (16:9) and then saved the changes thinking that I could re-adjust as necessary. I can't seem to re-adjust the resolution again because the System-Preferences-Display adjustment screen won't scroll down enough to let me change the settings again. Almost everything that I need to adjust is off-screen. Tried control+ and control- to no avail. Installation was so painless that I am willing to re-format, but resolution too big to let me do anything. Can anyone help me, Please?

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    What graphics card you are using?
    Code:
    lspci | grep VGA
    Have you installed required drivers.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

  3. #3
    Just Joined!
    Join Date
    Dec 2009
    Posts
    3
    Solved. brought up a Terminal and :
    xrandar --output default --mode 800x600
    That command at least let me get it to the point of adjustment.
    Thanks for at least trying to help.
    I'll get the hang of this one day

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    lspci | grep -i vga command displays info of your Graphics Card and you can set correct driver in xorg.conf file to solve display problems.
    If you still have any display problem, post the output of that command and contents of /etc/X11/xorg.conf file.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Dec 2009
    Posts
    3
    Thank you both for your help. I can understand how hard it might be to have patience with a relatively new user. Happy Holidays.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...