riklaunim / pyusb-keyboard-alike

Handler for keyboards and keyboard-alike devices like bar code scanners, RFID readers
MIT License
44 stars 22 forks source link

overriding keyboard behaviour #5

Open jgombac opened 7 years ago

jgombac commented 7 years ago

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.

riklaunim commented 7 years ago

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