On Thu, May 22, 2008 at 02:39:47PM -0400, Adrian Parker wrote: > I'm wondering if libhid is the library for me. I need to allow the > user to press a button which will be used as a Press to Talk button > in a project I'm working on. The catch of course is that I don't > know which USB device the user will press the button on (although > I'll most likely limit users to joypads and headsets with buttons).
>From this description I would suggest that you simply use the kernel input event layer. //Peter _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

