X looks for its config file in a fairly standard set of places. man XF86Config should give you the list, but basically, it's this:
1) If /etc/X11/XF86Config-4 exists, use it.
2) Otherwise, use /etc/X11/XF86Config.
You won't have a log if you haven't tried to startx yet; is this the case?
|