Issue 315: Add device probing for hidinput
Status:  Done
Owner:
Closed:  Aug 2010
Project Member Reported by txprog, Aug 16, 2010
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 !
Aug 16, 2010
Project Member #1 txprog
(No comment was entered for this change.)
Labels: Type-Enhancement
Aug 23, 2010
Project Member #2 txprog
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 ).
Status: Done