Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2008 23:44:30 -0600
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        stacey@vickiandstacey.com
Cc:        questions@freebsd.org, x11@freebsd.org
Subject:   Re: xorg default configuration location
Message-ID:  <d7195cff0802042144l5abf0713j203d0895c794b71@mail.gmail.com>
In-Reply-To: <20080204184748.GJ1422@chimera.vickiandstacey.com>
References:  <20080204184748.GJ1422@chimera.vickiandstacey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/02/2008, Stacey Roberts <stacey@vickiandstacey.com> wrote:
> Hello,
>      In the online handbook, 5.4 X11 Configuration, 5.4.2 Configuring X11
> states "As of version 7.3, Xorg can often work without any configuration file
> by simply typing at prompt:
> % startx
>
> If this does not work, or if the default configuration is not acceptable,
> then X11 must be configured manually"
>
> Where *is* this default configuration located?
>

from man 5 xorg.conf:

           /etc/X11/<cmdline>
           /usr/local/etc/X11/<cmdline>
           /etc/X11/$XORGCONFIG
           /usr/local/etc/X11/$XORGCONFIG
           /etc/X11/xorg.conf-4
           /etc/X11/xorg.conf
           /etc/xorg.conf
           /usr/local/etc/X11/xorg.conf.<hostname>
           /usr/local/etc/X11/xorg.conf-4
           /usr/local/etc/X11/xorg.conf
           /usr/local/lib/X11/xorg.conf.<hostname>
           /usr/local/lib/X11/xorg.conf-4
           /usr/local/lib/X11/xorg.conf

Which is unless it was changed at compile time,
which if you didn't it isn't.

-- 
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7195cff0802042144l5abf0713j203d0895c794b71>