pyusb-keyboard-alike icon indicating copy to clipboard operation
pyusb-keyboard-alike copied to clipboard

overriding keyboard behaviour

Open jgombac opened this issue 8 years ago • 1 comments

Im interested if your code overrideses rfid scanners keyboard behaviour. I would like to use several programs at the same time, and the scanner should not interfere with them.

jgombac avatar Dec 20 '16 16:12 jgombac

pyusb takes over given device so other apps can't access nor the device will interfere with them.

riklaunim avatar Dec 21 '16 11:12 riklaunim