Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Right Click with AppleScript

How do I preform a right click with applescript?

like image 356
bubster Avatar asked Jun 22 '26 09:06

bubster


1 Answers

You can use my MouseTools unix executable found here. At the bottom of the web page are examples and applescripts that show how to use it.

like image 156
regulus6633 Avatar answered Jun 24 '26 05:06

regulus6633