Seize Device and Work with input on MacOS
I’m attempting to seize focus on a USB card reader such that only my program interacts with the card read events. With the code below, it is registering when the card reader is connected or removed correctly, but it does not log card read events. I know they are happening though, because the machine makes a noise for each character read.