mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
dix: update CheckMotion to deal with DeviceEvents.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -466,7 +466,7 @@ extern _X_EXPORT int DeliverEvents(
|
||||
|
||||
extern _X_EXPORT Bool
|
||||
CheckMotion(
|
||||
xEvent* /* xE */,
|
||||
DeviceEvent* /* ev */,
|
||||
DeviceIntPtr /* pDev */);
|
||||
|
||||
extern _X_EXPORT void WriteEventsToClient(
|
||||
|
||||
Reference in New Issue
Block a user