Hello, I'm new to KM.so Pardon my noobness. I've been using Autohotkey for windows. I wanted to have a similar function in KM and M1MacPro.
Basically what I want is a mouse get and mouse move action
Is it possible to add an apple script instead of using the Mouse move actions? That When I use the CONTROL Modifier and with the trigger, it gets the mouse coordinate and saves the x,y, in the action. And when pressed without the Control modifier mouse move at the saved x,y coordinate.
ie...press Control+F1 = saves the current mouse coordinate where the mouse pointer is
press F1 = moves the mouse to the x,y coordinate.
Yes, there is a Mouse Action but I don't want to setup manually. All I want is to use modifier +the trigger to get the Mouse x,y.
I will be grateful to those who can help me. Thank you.