Tagged Questions
3
votes
1answer
177 views
AppleScript/Automator Workflow to restore OS X to “mint” condition
Under Mountain Lion, I wanted to create an AppleScript that would essentially restore my OS X install to "mint" condition, if possible even to the point of showing you the ML welcome screen asking you ...
3
votes
2answers
441 views
Why does this applescript not actually set the input volume to zero?
I have this command that builds a script to mute the input volume. The input volume is not fully muted, though. It seems to be closer to 10% than 0%.
osacompile -x -e 'tell application "System ...
5
votes
3answers
1k views
Where is the date and time preference data saved on Mac?
I need to check programmatically whether Set Date and Time automatically is checked or not on a Mac System Preferences.
I didn't find any .plist file that contained this information, can anybody tell ...
0
votes
2answers
315 views
Applescript to change Wacom Driver settings
Can an Applescript change the primary monitor option within the Wacom Driver, and do it near instantly?
5
votes
2answers
885 views
Is there a fast way to change proxy setting?
On my laptop I usually have a ssh connection open and use the remote machine as a proxy server just so that all my network traffic is over ssh. I know that it's hopeless and we're all doomed, but it ...
1
vote
1answer
135 views
Toggle Ink's WriteAnywhere with AppleScript
How can you easily toggle the Ink preference pane setting "Write Anywhere"?