xserver-multidpi/hw/xfree86/os-support/linux
Hans de Goede 687afa3f64 systemd-logind: Add delayed input device probing
With systemd-logind we cannot probe input devices while switched away, so
if we're switched away, put the pInfo on a list, and probe everything on
that list on VT-Enter.

This is using an array grown by re-alloc, rather than a xorg_list since
creating a new data-type to store a pInfo + list-entry just for this seems
overkill.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-03-03 08:13:55 +01:00
..
int10 Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
lnx_acpi.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
lnx_agp.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
lnx_apm.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
lnx_axp.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
lnx_bell.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
lnx_ev56.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
lnx_init.c linux: xf86OpenConsole: Don't detach from controlling tty when it is our vt 2014-03-03 08:13:54 +01:00
lnx_kmod.c xfree86 warning reduction 2014-01-12 10:14:49 -08:00
lnx_platform.c systemd-logind: Hookup systemd-logind integration 2014-03-03 08:13:55 +01:00
lnx_video.c xfree86: Fix a compiler warning on 64-bit. 2014-02-07 16:03:48 -08:00
Makefile.am systemd-logind: Add systemd-logind "core" 2014-03-03 08:13:55 +01:00
systemd-logind.c systemd-logind: Add delayed input device probing 2014-03-03 08:13:55 +01:00