xf86Events: add Enable/DisableInputDeviceForVTSwitch functions
authorHans de Goede <hdegoede@redhat.com>
Thu, 19 Dec 2013 13:10:18 +0000 (14:10 +0100)
committerKeith Packard <keithp@keithp.com>
Wed, 29 Jan 2014 23:29:56 +0000 (15:29 -0800)
commitbf83843b92ce21d11f6ff1a407ff3d014e017c9b
treedf038767203e03a5e7615fbb858ad28ca9d3dd59
parent48b489769e78fa20911630173ab708feecb0fb0e
xf86Events: add Enable/DisableInputDeviceForVTSwitch functions

Factor this code out into functions so that it can be re-used for the
systemd-logind device pause/resume paths.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
hw/xfree86/common/xf86.h
hw/xfree86/common/xf86Events.c