Quote:> The answer (to my dumb question) is:
> Xfree86 4.0.1 uses XF86Config-4, not XF86Config, silly.
XFree86 actually has a long list of files to search for when trying to load a
configuration file.
For a normal user, it searches
/etc/X11/<cmdline>
/usr/X11R6/etc/X11/<cmdline>
/etc/X11/$XF86CONFIG
/usr/X11R6/etc/X11/$XF86CONFIG
/etc/X11/XF86Config-4
/etc/X11/XF86Config
/etc/XF86Config
/usr/X11R6/etc/X11/XF86Config.<hostname>
/usr/X11R6/etc/X11/XF86Config-4
/usr/X11R6/etc/X11/XF86Config
/usr/X11R6/lib/X11/XF86Config.<hostname>
/usr/X11R6/lib/X11/XF86Config-4
/usr/X11R6/lib/X11/XF86Config
For root, it will also look in the current directory for <cmdline> or
$XF86CONFIG.
Anyway, what this means is that if you have an XF86Config-4 file, that will get
used in preference to XF86Config. This was done so that you could run XFree86
3.3.6 (using XF86Config) alongside 4.0.x (using XF86Config-4).
Cheers,
Toby Haynes
--
Toby Haynes
The views and opinions expressed in this message are my own, and do
not necessarily reflect those of IBM Canada.