Looking for a program that leaps a mouse arrow from the center of one display to an additional
I'm seeking a program that will certainly allow you make the mouse reminder dive from one display to the facility of the various other display with a key-board faster way or a motion. Does this exist? Relocating the reminder throughout the displays occasionally seems like even more problem than it need to be.
0
dan 2019-12-02 03:06:16
Source
Share
Answers: 1
XTool (OSAX) resembles an encouraging set of manuscripts :
From the readme :
hide mouse v : hide the mouse
hide mouse
show mouse v : show the mouse
show mouse
move mouse v : move the mouse to given coordinates
move mouse [point] : where you want to move the mouse
scroll mouse v
scroll mouse integer : the amount of scrolling
[scroll direction vertical | horizontal] : which mouse button
click mouse v
click mouse [point] : where to do the mouse click
[times integer] : how many times you want to clik the mouse
[delay integer] : delay between two mouse clicks
[using primary button | secondary button | middle button] : which mouse button
position of the mouse v : get the location of the mouse
position of the mouse
→ point
Sources : Apple Discussion List, Direct Download (with readme Docs)
0
Nilloc 2019-12-03 04:57:19
Source
Share
Related questions