9
4
All right SU, I have a fun nut to crack.
I have 8 screens set up in a line, all hooked into one beefy G5 running Snow Leopard (yes, 4 graphics cards; about 15,000 pixels wide!). I am setting up a demo which uses 8 Chrome browser windows full screened, each one pointed to a different URL. It is a pain in the ass to do this manually every time the computer is restarted.
Given this set-up I want to write a script to automatically:
- Open a chrome window to a specific screen
- Point that window to a specific URL
- Full screen that window (command-F is the keyboard shortcut)
I haven't used automator and I'm not particularly familiar with shell scripting, but I was wondering if there were any fancy suggestions from the crowd.
Update: Even if I need to use Automator for the high level functionality, I'm ultimately hoping for a way to trigger the script from a command-line / script. I'd like to be able to turn on this demo remotely from a shell if needed.
I think Automater is a great place to start.. Though I too haven't used it that much. I used to use a product "Egg Plant Purple" that you may be able to use for this - Though I'd like to think there are far better options out there.. – James T Snell – 2011-07-13T18:21:01.390
I think the specific screen is what's going to be hard to achieve though. – slhck – 2011-07-13T18:45:15.003