Re: Disable command-shift-q & command-shift-option-q
Re: Disable command-shift-q & command-shift-option-q
- Subject: Re: Disable command-shift-q & command-shift-option-q
- From: Ryan Stevens <email@hidden>
- Date: Sat, 23 Aug 2003 08:57:34 -0700
See:
http://developer.apple.com/technotes/tn2002/tn2062.html
"This technote shows several techniques for building kiosks or
incorporating kiosk-like behavior into an application. This technote
focuses on Mac OS X 10.2 and later because that system introduced key
APIs to support kiosk development. The text describes which system
versions are required for each technique."
On Friday, August 22, 2003, at 02:29 PM, Rhon Fitzwater wrote:
I fixed my problem by adding two menu items with the corresponding key
combinations..
-Rhon
On Friday, August 22, 2003, at 2:49 PM, Rhon Fitzwater wrote:
Does anyone know how I can disable users from being able to use the
following key-combinations to logout: command-shift-q &
command-shift-option-q
The reasoning for this is we are running a kiosk application and
don't want our user's to have the ability to logout.
I know I can modify the loginwindow nib file or change its name so
the window doesn't popup. But with command-shift-option-q no window
is displayed, the user is just logged out.
Any ideas???
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.