One way is to move the mouse by a very large negative number - something like -30000, -30000. It will then end up at 0,0. From there you can move it by +100, +100.But I think a mouse is a "relative" device, so you probably won't be able to position the mouse at 100,100 using HID commands. I may very well be wrong here...
I believe another method is to use an HID joystick device which can move to absolute coordinates.
Statistics: Posted by rpdom — Fri Apr 25, 2025 10:06 pm