AntiMicroX / AntiMicroX/antimicrox
Absolute coordinates for mouse click
- Lingua principale
- C++
- Stelle
- 4k
- Fork
- 249
- Merge medio
- 13m
- PR unite (30g)
- 1
Descrizione
Hi,
I'm trying to use AntiMicroX to control a program called LightBurn. The main issue is, that this program doesn't have keys assigned to the directional buttons (JOG control).
So i managed to make it work by using the mouse and spring function, limiting the max jump to the size of the control box, and then moving the application window to the right position.
Of course this is a major hustle like this.
If it would be possible to set fixed absolute coordinates for the mouse moves that would be great.
So:
-digital gamepad input right/left/whatever button
-AntiMicroX records mouse position
-AntiMicroX moves mouse to coordinates X, Y
-AntiMicroX presses left mouse button
-AntiMicroX restores mouse position
Thank you for this great application, hoping you are not too burdened to implement something like this...

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.