Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 're: Great hack' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
re: Great hack
Authored by: huzzam on Sep 17, '02 02:57:23PM
I did this on 10.1.5 and it works, except I don't see "Hide Others" -- the only changes to my dock menu are "Hide" and the separator.

If you hold down "option," "Hide" will change to "Hide Others." If you want both available all the time, remove the lines that say

dynamic
0

&

dynamic
1

peace
peter

[ Reply to This | # ]

re: Great hack
Authored by: huzzam on Sep 17, '02 03:01:33PM

(Trying again in plain text, since html comments seem a bit broken, see above)

> I did this on 10.1.5 and it works, except I don't see "Hide Others" -- the only changes to my dock menu are "Hide" and the separator.

If you hold down "option," "Hide" will change to "Hide Others." If you want both available all the time, remove the lines that say

<key>dynamic</key>
<integer>0</integer>

&amp;

<key>dynamic</key>
<integer>1</integer>

peace
peter



[ Reply to This | # ]