oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.32k stars 271 forks source link

Relative move cannot reach the correct position #105

Closed soloist-v closed 3 years ago

soloist-v commented 3 years ago

I use relative move to control the mouse, but I can't always reach the target position. I tried to change the dpi but it still didn't work. I couldn't find the law between the size of the driver move and the reality.

oblitum commented 3 years ago

Not sure how to help at that, I myself would write a test application to bisect the scale with precision.