What are the files in /dev/input/ and what they do?
Posted
by
Pouya
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Pouya
Published on 2012-11-02T10:02:09Z
Indexed on
2012/11/02
11:17 UTC
Read the original article
Hit count: 256
input-devices
|documentation
I'm fairly new to ubuntu and I've started to search around everywhere and check everything!
Recently I saw these files at /dev/input/
eventX, js0, mice, mouseX. By printing the output using "cat" I realized they are somehow responsible for mouse and keyboard input but the output had an strange character encoding (even for the keyboard).
My questions are,
- what are these files and how can I interpret the data of these files?
- Are there any other places that I can access the input/output of my Ubuntu machine?
- And are there any ebooks, manual or something similar that I can check the duty and structure of ubuntu system files? (i.e. to find the answer of such question)
© Ask Ubuntu or respective owner