← Back to team overview

multi-touch-dev team mailing list archive

Re: [Question #120996]: How can I get the device node for my multi-touch device?

 

Question #120996 on utouch changed:
https://answers.edge.launchpad.net/utouch/+question/120996

Henrik Rydberg posted a new comment:
One can also read /proc/bus/input/devices, which lists much of the same information as lsinput. Example:
[code]
grep -A6 -i multitouch /proc/bus/input/devices | grep H:
[/code]

-- 
You received this question notification because you are a member of
Multi-touch Development, which is an answer contact for utouch.