xserver-multidpi/hw/xfree86/os-support/linux
Hans de Goede 749d25f6f0 systemd-logind: Fix vt-enter not working when using a legacy video driver
If there is only a single non kms video device (tested with the vesa driver),
then we will never get a resume signal for a drm node, so also call vtenter
when we get a resume for an input device.

Notes:
1) vtenter checks if it is ok to do the vtenter, so if there are kms video
devices the calls for input device resumes are a nop
2) This assumes that there will always be at least one server event fd
supporting input device. Since all non legacy input-drivers will be patched
to supported server fds this seems a safe assumption.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-03-10 09:07:39 +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: Fix vt-enter not working when using a legacy video driver 2014-03-10 09:07:39 +01:00