I've installed xdotool via MacPorts. It works only with X11 windows. Is there a way to use it for native OSX applications as well?
Asked
Active
Viewed 2,777 times
1 Answers
1
cliclick may be a reasonable replacement:
“Cliclick” is short for “Command-Line Interface Click”. It is a a tiny shell/Terminal application that will emulate mouse clicks or series of mouse clicks (including doubleclicks and control-clicks) at arbitrary screen coordinates. Moreover, it lets you move the mouse, get the current mouse coordinates, press modifier keys etc.