Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lock down in application



After much searching I located com.apple.symbolichotkeys:

I disabled Expose and then from the command-line in Terminal typed:
>defaults read com.apple.symbolichotkeys

{
    AppleSymbolicHotKeys = {
        32 = {enabled = 0; };
        34 = {enabled = 0; };
        36 = {enabled = 0; };
        37 = {enabled = 0; };
        44 = {enabled = 0; };
        46 = {enabled = 0; };
        48 = {enabled = 0; };
        49 = {enabled = 0; };
    };
}

I enabled F9, F10 and F11:

[fred:~] rmacgreg% defaults read com.apple.symbolichotkeys
{
AppleSymbolicHotKeys = {
32 = {enabled = 1; value = {parameters = (-1, 101, 0); type = standard; }; };
34 = {enabled = 1; value = {parameters = (-1, 101, 131072); type = standard; }; };
36 = {enabled = 1; value = {parameters = (-1, 103, 0); type = standard; }; };
37 = {enabled = 1; value = {parameters = (-1, 103, 131072); type = standard; }; };
44 = {enabled = 0; };
46 = {enabled = 0; };
48 = {enabled = 0; };
49 = {enabled = 0; };
};
}


Below are some examples of changing Expose's key assignments:
http://www.macosxhints.com/article.php?story=20031216101103267
http://www.justinfrench.com/index.php?id=69
http://www.maccritic.com/tips/article/359_0_12_0_M/



On 12-Apr-05, at 10:07 AM, Nicholas R. Rinard wrote:

could you reassign the F9, F10, and F11 keys to something else? in the Expose control panel, just turn off Expose.



On Apr 12, 2005, at 8:51 AM, manikandan thangavelu wrote:

Is there any other programmatic way by means of which we can disable this expose.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/ email@hidden


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: lock down in application (From: manikandan thangavelu <email@hidden>)
 >Re: lock down in application (From: "Nicholas R. Rinard" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.