Hello,
I need help for making macro. My need is quite simple:
When I press button from my second keyboard (for example F or similar), mouse cursor moves to selected place on screen (X.Y)
Any examples? This is quite a easy bit to do, but my skills are yet so good
Script to move mouse cursor?
Re: Script to move mouse cursor?
Have a look at http://www.hidmacros.eu/scripting.php#mouse
You should just define macro with script command:
You should just define macro with script command:
Code: Select all
HIDMacros.MouseClick x, y, 0
Petr Medek
LUAmacros author
LUAmacros author