Re: "Kicking" the screensaver/display timers
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Mutt/1.5.17+20080114 (2008-01-14) On Fri, Jul 18, 2008 at 05:24:45PM -0600, Shayne Wissler wrote:
I need an API call/approach for "kicking" the the display-sleep/screensaver timers, as if the user had moved the mouse or pressed a key. I need a program to be able to wake up the display and/or stop the screensaver, without having the user interact with the mouse or keyboard. (E.g., for an app used in a classroom situation to broadcast a message to a Mac hanging on a wall that happened to be in sleep mode).
UpdateSystemActivity( IdleActivity ); -- Steve Checkoway _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Checkoway