moutend / go-hook

`go-hook`provides low level keyboard and mouse hook for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] Is there Any Way to Selectively Listen To a Specific Keyboard

ganarajtejasvi opened this issue · comments

Would like to know if it is possible to identify the device emitting the signal so that we can selectively intercept input from the specific keyboard and ignore from other devices.
Specially this is useful when we are using an HID USB scanner which can be captured by this program and provide an alternative application behaviour.

Closing this as this is not possible from windows, rather exploring raw inputs