Can someone help an AppleScript novice?
I want to create 2 simple scripts to augment login and logout in OSX.
First, a script that switches the monitor resolution to 1600x1200, 75 hz. I'll alias this script in my Login Items.
Second, a script that quits all running applications, switches the monitor resolution to 1280x1024, 85 hz and then logs the user out.
It doesn't seem like this would be too hard, but I'm not making any headway on my own. Any guidance would be appreciated.
Thanks.