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

Sending xy coordinates to the mouse? #3

Open
rlewkowicz opened this issue Jun 30, 2022 · 0 comments
Open

Sending xy coordinates to the mouse? #3

rlewkowicz opened this issue Jun 30, 2022 · 0 comments

Comments

@rlewkowicz
Copy link

This project doesn't seem active, so I wont be surprised if I don't hear back. The api docs make it seem as if you can send xy, but it doesn't really say how. Maybe I'm just misunderstanding.

It mentions displacement:

{
    "success": true,
    "verb": "event",
    "path": "divertedButtons",
    "value":
    {
        "dx": relative displacement on X axis,
        "dy": relative displacement on Y axis,
        "unitId": unit id of the device
    }
}

but it doesnt say how to define that displacement. Is the devmon source code available?

@mario-gutierrez @jracle @mherger

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