Hello there,
I'm trying to check/uncheck a setting within system preferences (The "Use all F1, F2, etc. keys as standard function keys" checkbox) and am having some mixed results. I'm running an iMac with a cinema display as a secondary monitor.
Here is the sequence I created:
Your help is appreciated.
I'm trying to check/uncheck a setting within system preferences (The "Use all F1, F2, etc. keys as standard function keys" checkbox) and am having some mixed results. I'm running an iMac with a cinema display as a secondary monitor.
Here is the sequence I created:
- Run AppleScript to open System Preferences
- This runs fine when I run it from within Automator or when I run the saved automator app
- Watch Me Do (Keyboard) - click the Keyboard option within system preferences
- Watch Me Do (Click) - check/uncheck the desired checkbox
- Watch Me Do (Close) - click the X to close the window
- Tried the Quite Application action, but it didn't seem to work
- When I run it from automator, it works fine
- When I run it as an app, it tells me "The action "Watch Me Do (Keyboard)" encountered an error."
Your help is appreciated.