xserver-multidpi/config
Dan Nicholson 87a1507da7 xfree86: Match devices based on USB ID
Sometimes the vendor and product names aren't specific enough to target
a USB device, so expose the numeric codes in the ID. A MatchUSBID entry
has been added that supports shell pattern matching when fnmatch(3) is
available. For example:

	MatchUSBID "046d:*"

The IDs are stored in lowercase hex separated by a ':' like "lsusb" or
"lspci -n".

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-06-11 09:30:33 +10:00
..
10-evdev.conf config: only match sane devices in 10-evdev.conf 2010-04-08 15:21:00 +10:00
config-backends.h config: add libudev input-hotplug backend 2009-12-30 19:05:44 +00:00
config.c Revert "Add a "flags" field to DeleteInputDeviceRequest." 2010-05-26 07:54:35 -07:00
dbus-api Hotplug: D-Bus: API version 2 2007-08-01 01:53:31 +03:00
dbus-core.c DBUS_API_SUBJECT_TO_CHANGE is already defined on the command line 2009-02-04 09:49:54 +10:00
dbus.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
hal.c xfree86: Match devices based on USB ID 2010-06-11 09:30:33 +10:00
Makefile.am Move 10-evdev.conf to system config dir $datadir/X11/xorg.conf.d 2010-04-08 15:21:01 +10:00
udev.c xfree86: Match devices based on USB ID 2010-06-11 09:30:33 +10:00
x11-input.fdi x11-input.fdi: Add options needed to handle adding USB devices on Solaris 2009-01-30 21:45:12 -08:00
xorg-server.conf add basic D-BUS configuration mechanism 2006-07-21 15:19:49 -04:00