Results 1 to 6 of 6

Thread: Display Preferences.

  1. #1
    Join Date
    May 2009
    Location
    I live in Denmark.
    Beans
    3
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Display Preferences.

    Alright, I asked for help but earlier but apparently the screen shot of 4chan in the background was offending (I'm very sorry, but 4chan humour is just really crazy). Now I'm not breaking any rules.
    Please help me?

    The problem is:
    My screen resolution has changed to 1024 x 768, I want it back to my regular 1400 x 1050.
    Please help me anyone?


  2. #2
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,285
    Distro
    Ubuntu

    Re: Display Preferences.

    What are the options in the drop-down menu?

    Have you changed or updated your graphics driver/settings recently?

  3. #3
    Join Date
    May 2007
    Location
    Finland
    Beans
    701
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Display Preferences.

    Open Terminal, type in the following and post contents here:

    Code:
    sudo gedit /etc/X11/xorg.conf
    Intel E8500 - ASUS P5Q-E - 4GB RAM - ATi Radeon 4670 - Samsung SpinPoint F1 - Enermax Modu82+ 425W

    Linux user
    493567

  4. #4
    Join Date
    May 2009
    Location
    I live in Denmark.
    Beans
    3
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Display Preferences.

    Thank you guys! That worked!
    Thank you so much!

  5. #5
    Join Date
    Apr 2009
    Beans
    9

    Re: Display Preferences.

    I'm having the same problem, Legace, here are the contents when I enter that code in the terminal:

    # xorg.conf (X.Org X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # Note that some configuration settings that could be done previously
    # in this file, now are automatically configured by the server and settings
    # here are ignored.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    Device "Configured Video Device"
    SubSection "Display"
    Virtual 2048 768
    EndSubSection
    EndSection

    Section "Device"
    Identifier "Configured Video Device"
    EndSection

  6. #6
    Join Date
    May 2007
    Location
    Finland
    Beans
    701
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Display Preferences.

    What res do you want to have?
    Intel E8500 - ASUS P5Q-E - 4GB RAM - ATi Radeon 4670 - Samsung SpinPoint F1 - Enermax Modu82+ 425W

    Linux user
    493567

Tags for this Thread

Bookmarks

Posting Permissions

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