Sept. 20, 2011
3:56 p.m.
Hi all, what's the recommended method for processing input device data with linux/input.h (from userspace) ? blocking read()? non-blocking read()? select(), epoll()? Regards ......Volker