xserver-multidpi/hw
Peter Hutterer cabff9007a xfree86: treat other drivers as mouse drivers in the config.
Historically, if no input device was referenced in the ServerLayout,
the server would pick the first "mouse" device found in the xorg.conf.
This patch gives evdev, synaptics, vmmouse and void the same status. If
there is a section in the config file using this driver - use it as the core
pointer.

Device selection is in driver-order, not in config-order. If a "mouse"
device is listed after a "synaptics" device, the "mouse" device gets
preference. This replicates the original behaviour.

This code only takes effect if AllowEmptyInput is off and there is no core
pointer in the server layout.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-05-22 12:24:21 +10:00
..
dmx dix: remove all but main() from main.c 2009-04-28 15:57:14 +10:00
kdrive kdrive: set Activate/Deactivate grab for input devices (#21591) 2009-05-16 12:01:22 +10:00
vfb Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xfree86 xfree86: treat other drivers as mouse drivers in the config. 2009-05-22 12:24:21 +10:00
xnest Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xquartz XQuartz: pbproxy standalone: added missing variable declarations. 2009-05-09 11:41:47 -07:00
xwin Cygwin/X: link with libmain.a to provide main() 2009-05-18 14:48:26 +01:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00