From 4be7c6e38b48f4b370e7096705d244104ed4e0d7 Mon Sep 17 00:00:00 2001 From: jeffpk Date: Sun, 1 May 2005 23:25:38 +0000 Subject: [PATCH] Updated EventDevice.cpp to handle EV_SYN properly --- plugins/linux/src/native/EventDevice.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/linux/src/native/EventDevice.cpp b/plugins/linux/src/native/EventDevice.cpp index 6598ab6..e616fb3 100644 --- a/plugins/linux/src/native/EventDevice.cpp +++ b/plugins/linux/src/native/EventDevice.cpp @@ -313,6 +313,9 @@ int EventDevice::poll(){ int numEventsRead = (int) (read_bytes / sizeof(struct input_event)); for(i=0;i