Results 1 to 6 of 6

Thread: Where is the stuff inside xorg.conf?

  1. #1
    Join Date
    Apr 2006
    Beans
    Hidden!

    Where is the stuff inside xorg.conf?

    I'm a Gentoo user but installed ubuntu on my laptop due to its amazing hardware detection. In Gentoo, all the drivers and other specifications for xorg are in /etc/X11/xorg.conf but in ubuntu, there is barely anything in xorg.conf. Where are most of the info located?

    Thanks.

  2. #2
    Join Date
    Dec 2007
    Location
    Buenos Aires, Argentina
    Beans
    1,231
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Where is the stuff inside xorg.conf?

    Check this: xorg in Ubuntu 8.04.
    Yeap, says "8.04", but applies.
    Live long and prosper.
    And use lotsa Linux, BSD, and Emacs.

  3. #3
    Join Date
    May 2006
    Location
    Philadelphia
    Beans
    1,111
    Distro
    Kubuntu Karmic Koala (testing)

    Re: Where is the stuff inside xorg.conf?

    Quote Originally Posted by hictio View Post
    Check this: xorg in Ubuntu 8.04.
    Yeap, says "8.04", but applies.
    I have the same question as OP. This link, while informative, seems only to explain that xorg.conf has been drastically simplified.

    Still, the question remains: where is the information specified? Even if it's all autodetected these days, it's got to be recorded somewhere. Where?

    Also, it should be noted that manually specified values in xorg.conf will still take precedence over unshown autodetected values, as I understand it.

  4. #4
    Join Date
    Nov 2008
    Location
    United States
    Beans
    2,090
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: Where is the stuff inside xorg.conf?

    i have been doing a lot of reading, this is real learning

    http://www.x.org/wiki/FAQ

  5. #5
    Join Date
    May 2006
    Location
    Philadelphia
    Beans
    1,111
    Distro
    Kubuntu Karmic Koala (testing)

    Re: Where is the stuff inside xorg.conf?

    Quote Originally Posted by inobe View Post
    i have been doing a lot of reading, this is real learning

    http://www.x.org/wiki/FAQ
    Awesome resource, thank you!

    So, basically, the answer I think OP was looking for is that the values X now autodetects can be found in /var/log/Xorg.0.log, and can be manually specified (or altered) in xorg.conf.

  6. #6
    Join Date
    Dec 2007
    Location
    Buenos Aires, Argentina
    Beans
    1,231
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Where is the stuff inside xorg.conf?

    The values can be over ridden by an entry on '/etc/X11/xorg.conf'; but, take a look at the log file '/etc/X11/xorg.conf' it says that it uses:

    Code:
    (==) Using config file: "/etc/X11/xorg.conf"
    as the configuration file.

    Other resources: X Configuration, particularly, the part II, Display resolution configuration.
    I wasn't aware that there was an "~/.xprofile" configuration file option as well.
    Live long and prosper.
    And use lotsa Linux, BSD, and Emacs.

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
  •