reading devices with input.h

Volker Poplawski volker at openbios.org
Tue Sep 20 11:56:10 EDT 2011


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



More information about the Kernelnewbies mailing list