Hi all,

I'm looking to write a program to run in the background and do the following:

• Listen for Event A
• If Event A occurs, either Sleep Display or Display Login Screen

• Listen for Event B
• If Event B occurs, log-in to a specific account


Listening for the event is not a problem. However, what is a problem is logging in and displaying the login screen progmatically.

My preference is to display the login screen, though simply sleeping the display would suffice if I cannot have the former.


I'd appreciate any suggestions anyone might have.

Thanks,

Christopher_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to