xfree86: use SendDevicePresenceEvents instead of manual event handling.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -246,7 +246,7 @@ AddInputDevice(ClientPtr client, DeviceProc deviceProc, Bool autoStart)
|
||||
return dev;
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
SendDevicePresenceEvent(int deviceid, int type)
|
||||
{
|
||||
DeviceIntRec dummyDev;
|
||||
|
||||
Reference in New Issue
Block a user