Re: Programmatically locking user screen
Re: Programmatically locking user screen
- Subject: Re: Programmatically locking user screen
- From: Jens Bauer <email@hidden>
- Date: Wed, 7 Jan 2009 14:46:16 +0100
Hi Ashish,
To save you from going down a path you may have to return from:
I've used CoreGraphics fullscreen mode, however that's probably not a
good approach for you, because if the user is pressing cmd+opt+escape,
then the application just quits.
-So try avoiding that one. =)
Try Jim's solution, and check with cmd+opt+escape. If it works, it's
probably the best way.
Love,
Jens
On Jan 6, 2009, at 22:28, Jim Dusseau wrote:
What I've done in the past is to cover all screens with a floating
borderless window.
On Jan 6, 2009, at 12:24 AM, Ashish Tiwari wrote:
How can I lock user screen (using cocoa+objC) that just a quote
appears at
screen and user can not use their machine until my software unlocks
the
screen.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden