How do I get hardware ID of input source device in java?

242 Views Asked by At

I'm working on a java project, in which I need to decide, from which keyboard the input comes from (both atteched to the computer via USB). Is there any way to get the ID of the device in java?

0

There are 0 best solutions below