I have 2 keyboards connected via usb. I want my application to receive input from only one of them. I tried using TJvHidDeviceController, I confidently get the device descriptor, but I can not get any data.
Is it possible to prevent other applications from receiving input from the second keyboard?
source share