xserver-multidpi/hw
Dan Nicholson 42e8c9224e xfree86: Introduce InputClass configuration
Currently Xorg uses hal's fdi files to decide what configuration options
are applied to automatically added input devices. This is sub-optimal
since it requires users to use a new and different configuration store
than xorg.conf.

The InputClass section attempts to provide a system similar to hal where
configuration can be applied to all devices with certain attributes. For
now, devices can be matched to:

* A substring of the product name via a MatchProduct entry
* A substring of the vendir name via a MatchVendor entry
* A pathname pattern of the device file via a MatchDevicePath entry
* A device type via boolean entries for MatchIsKeyboard, MatchIsPointer,
  MatchIsJoystick, MatchIsTablet, MatchIsTouchpad and MatchIsTouchscreen

See the INPUTCLASS section in xorg.conf(5) for more details.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-12-23 05:54:40 -08:00
..
dmx config: Introduce InputAttributes in NewInputDeviceRequest 2009-12-22 23:24:13 -08:00
kdrive config: Introduce InputAttributes in NewInputDeviceRequest 2009-12-22 23:24:13 -08:00
vfb .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
xfree86 xfree86: Introduce InputClass configuration 2009-12-23 05:54:40 -08:00
xnest .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
xquartz config: Introduce InputAttributes in NewInputDeviceRequest 2009-12-22 23:24:13 -08:00
xwin Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00