Talk:Evdev

From Wikipedia, the free encyclopedia

This article is part of the Linux WikiProject, a group of Wikipedians interested in improving the encyclopaedic coverage of articles relating to Linux, and who are involved in developing and proposing standards for their content, presentation and other aspects.
If you would like to participate, please visit the project page, where you can join the project and see a list of open tasks.
Stub This article has been rated as Stub-Class on the quality scale.
This article has been automatically rated as Stub-Class because it uses a stub template.
  • If you agree with the assessment, please remove |auto=yes from this template.
  • If you disagree with the assessment, please change it by editing the class parameter in this template and removing |auto=yes from the template and also remove the stub template from the article.

I replaced the stub sentence. The article before read it is about only usb devices, no, I have a few usb devs that have /dev/input/event* files but also hardware like common keyboards have their own file there.

kernel docs read: evdev is the generic input event interface. It passes the events generated in the kernel straight to the program, with timestamps. The API is still evolving, but should be useable now. It's described in section 5.