|
#1
| |||
| |||
| How can I make a handler in applescript on OS X that runs when my Ibook wakes from sleep? Is there a wake system event that makes it possible to write something like on wake -- doing my stuff here end wake Regards Anders |
|
#2
| ||||
| ||||
| Here's a good starting point, a daemon that runs a shell script when the system sleeps or wakes: SleepWatcher Then make a simple shell script that runs the osascript or open command to execute an AppleScript. |
|
#3
| |||
| |||
| I'll give it a shot. Would have been nicer though if Apple had implemented some solution for use with applescript for us who are not familiar with shell scripting. Well, I'll have to get that then! Thanks for your reply. Anders |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A bit of nostalgia: A Salute to Mac OS X | simX | Apple News, Rumors & Discussion | 31 | March 24th, 2005 06:45 AM |
| HP Photosmart 1315 and USB Print Sharing | zwheeloc | Mac Classic System & Software | 12 | February 6th, 2003 08:20 PM |
| apps list | Mac Osxtopus | Mac OS X System & Mac Software | 7 | May 29th, 2002 11:31 AM |
| Apple: Forget XP, try the Mac | tagliatelle | Bob's Place | 1 | November 25th, 2001 06:12 AM |
| Netscape 6.1 Profile Transfer from Mac OS 9.2.1 to Mac OS X | chemistry_geek | Apple News, Rumors & Discussion | 0 | October 12th, 2001 05:42 PM |