PDA

View Full Version : HID USB device detection



A9am
23rd April 2014, 11:55
Hi,

In linux, how can i get notification for connection of hid usb devices using Qt? I need to get the notification in my program if i connect or disconnect the HID usb device. Can anyone help me?


Thanks

anda_skoa
23rd April 2014, 12:56
Hmm, maybe using the Solid framework?
http://inqlude.org/libraries/solid.html

Cheers,
_