xserver-multidpi/config
Lennart Poettering 159b03e137 config: add udev/systemd multi-seat support
Add support for multi-seat-aware input device hotplugging. This
implements the multi-seat scheme explained here:

http://www.freedesktop.org/wiki/Software/systemd/multiseat

This introduces a new X server switch "-seat" which allows configuration
of the seat to enumerate hotplugging devices on. If specified the value
of this parameter will also be exported as root window property
Xorg_Seat.

To properly support input hotplugging devices need to be tagged in udev
according to the seat they are on. Untagged devices are assumed to be on
the default seat "seat0". If no "-seat" parameter is passed only devices
on "seat0" are used. This means that the new scheme is perfectly
compatible with existing setups which have no tagged input devices.

Note that the -seat switch takes a completely generic identifier, and
that it has no effect on non-Linux systems. In fact, on other OSes a
completely different identifier scheme for seats could be used but still
be exposed with the Xorg_Seat and -seat.

I tried to follow the coding style of the surrounding code blocks if
there was any one could follow.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-08-22 15:56:49 +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 config: Replace xstrdup with strdup in add_option() 2010-06-11 19:05:46 +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 Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
fdi2iclass.py config: Script to convert HAL fdi settings to InputClass sections 2010-06-11 09:31:38 +10:00
hal.c config: Ensure that stolen option list elements are released. 2011-03-09 07:59:41 +10:00
Makefile.am XF86CONFIGDIR is undefined when built with --disable-xorg (#28672) 2010-11-19 11:11:04 +10:00
udev.c config: add udev/systemd multi-seat support 2011-08-22 15:56:49 +10:00
x11-input.fdi config: remove mention of AllowEmptyInput 2010-11-11 10:26:44 +10:00
xorg-server.conf add basic D-BUS configuration mechanism 2006-07-21 15:19:49 -04:00