mansrz / pymt

Automatically exported from code.google.com/p/pymt
0 stars 0 forks source link

Add device probing for hidinput #315

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, hidinput should have a specific entry for each device
It could be better if we can just probe all device, and add only multitouch one 
!

Original issue reported on code.google.com by txprog on 16 Aug 2010 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by txprog on 16 Aug 2010 at 8:03

GoogleCodeExporter commented 9 years ago
Closed via GitHub: 
http://github.com/tito/pymt/commit/12b01f4007c37d85ddf982eb2d3fdeb25dc11409

probesysfs: add sysfs probe module. it will search mt hardware on linux 
computer, and auto create input from mtdev (will come) or hidinput. (fixes 
issue 315).

Original comment by txprog on 23 Aug 2010 at 1:35