|
|
|
|
|
by drakenot
904 days ago
|
|
I’m trying to grok the absolute coordinate issue. Does this mean your solution would break if someone was playing a FPS/game? And is the solution to use relative coordinates but lose the auto transition feature? Meaning that you would have to manually switch? |
|
I am not familiar with HID but I assume there is a way for the computer to provide feedback to the input device about the cursor’s current position. If that’s correct, it could probably be done with relative movements just fine.