[PATCH evdev] When building against server 1.8, install 00-evdev.conf.

Julien Cristau jcristau at debian.org
Fri Mar 26 14:44:23 PDT 2010


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


More information about the xorg-devel mailing list