Catching 'activate' event?
Posted: Thu May 21, 2015 8:45 pm
Hello.
How to get and process the 'activate' event for an app?
Example of how to send it:
How to get and process the 'activate' event for an app?
Example of how to send it:
Code: Select all
osascript -e 'tell application "myApp" to activate'