On Thu, Mar 25, 2010 at 21:25:42 +1000, Peter Hutterer wrote: > + > +if XSERVER18 > +confdir = $(sysconfdir)/xorg.conf.d > +conf_DATA = 00-evdev.conf > +endif
The X configuration lives in /etc/X11/xorg.conf historically, can we keep this directory under /etc/X11? Or install the default input classes somewhere under $(datadir)/xorg or $(libdir)/xorg, since they shouldn't need to be modified and the user can still add stuff to override them in xorg.conf anyway? Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
