Skip to content

Sending xy coordinates to the mouse? #3

@rlewkowicz

Description

@rlewkowicz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions