USBDeviceSwift icon indicating copy to clipboard operation
USBDeviceSwift copied to clipboard

Ability to enable/disable the device?

Open toysonlocation opened this issue 2 years ago • 0 comments

Is it possible to disable/enable a device with your codebase? We have actors being filmed using laptops, and need to prevent them from actually typing or using the trackpad, but keep an external mouse/keyboard active.

Alternatively, intercepting and disposing of any events from the devices would be usable as well. Would this codebase be suitable for that?

toysonlocation avatar Mar 10 '22 05:03 toysonlocation