xorg default configuration location
illoai at gmail.com
illoai at gmail.com
Mon Feb 4 22:09:45 PST 2008
On 04/02/2008, Stacey Roberts <stacey at 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.
--
--
More information about the freebsd-x11
mailing list