Ken Moffat wrote: > In current BLFS we don't do much to configure xorg, but when we do > we seem to have a mixture of /etc/X11/xorg.conf (drivers) and > /etc/X11/xorg.conf.d (testing and configuration). > > For some years I've been using ${XORG_PREFIX}/share/X11/xorg.conf.d/ > which is what I though was the right way to go [ strictly, I only > ever build in /usr ]. I guess I'm not too fussed about using /etc, > if that is agreed to be preferred, but I now think of an xorg.conf > file as 'legacy', like the core fonts (yes, I know we still have > those, and I think they are a waste of space and SBUs :) > > Variation is a strength, but mixing an xorg.conf file and files in > xorg.conf.d/ seems messy to me. Maybe I'm just out on my own again > ;-)
Not really. We all get comfortable with different layouts. I install Xorg in /opt, but the config is in /etc/X11. My xorg.conf is a bit more than the default because I use the proprietary Nvidia driver and have two monitors. For me, I have /etc/X11/xorg.conf.d as a link pointing to /opt/xorg/share/X11/xorg.conf.d. The only thing there is an evdev entry. I suppose I could put the xorg.conf file in xorg.conf.d or conversely import the evdev entries into xorg.conf, however it is hard to rationalize changing a working system. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page