Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting absolute mouse positions #173

Open
DMI-1407 opened this issue Sep 6, 2023 · 0 comments
Open

Getting absolute mouse positions #173

DMI-1407 opened this issue Sep 6, 2023 · 0 comments

Comments

@DMI-1407
Copy link

DMI-1407 commented Sep 6, 2023

Im a little bit confused by how to configure the interception driver so that it returns absolute mouse positioning instead of relative positioning to my application?
I always ended up using a second library to read the mouse position, can somebody provide an example or did i misunderstood that completely and the absolute positioning is only for writing?

(with absolute mouse position i mean these 2 byte values in range from 0 to 65535 you get for X and Y Axis, what i get is - or + up to 14 of the current position which is not what i want)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant