On 2009/07/09 15:38, Garth's KidStuff wrote:
Hi All, I'd like to know how to intercept usb events. Right now, I'm polling for changes, but that isn't the "right" way to handle device discovery. Is there a way to get a notification when something happens in the usb world?
Not really on-topic for this list, but check out libgudev or DeviceKit. Or HAL, but that's slowly being phased out.
-brian