How can I get the device node for my Dell XT2/HP tx2/Lenovo T410s multi-touch device?
Run the following command:
$ sudo lsinput
If you have N-trig hardware and are using the community-
* N-trig Pen
* N-trig Touchscreen
* N-trig Multitouch
Here is example output (other devices removed):
[...]
/dev/input/event9
bustype : BUS_USB
vendor : 0x1b96
product : 0x1
version : 272
name : "N-Trig Pen"
phys : "usb-0000:
uniq : ""
bits ev : EV_SYN EV_KEY EV_ABS EV_MSC
/dev/input/event10
bustype : BUS_USB
vendor : 0x1b96
product : 0x1
version : 272
name : "N-Trig MultiTouch"
phys : "usb-0000:
uniq : ""
bits ev : EV_SYN EV_KEY EV_ABS EV_MSC
/dev/input/event11
bustype : BUS_USB
vendor : 0x1b96
product : 0x1
version : 272
name : "N-Trig Touchscreen"
phys : "usb-0000:
uniq : ""
bits ev : EV_SYN EV_KEY EV_ABS EV_MSC
[...]
You will want the device node associated with "N-trig Multitouch", in this case, /dev/input/event10.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Duncan McGreggor
- Solved:
- Last query:
- Last reply: