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


Click here to return to the 'Remove Finder and Trash icons from the Dock' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Remove Finder and Trash icons from the Dock
Authored by: saborio on May 30, '09 06:29:49PM

This works like a charm, thanks!

Just in case, here is what my finder-quit key looks like:

<key>finder-quit</key>
<array>
<dict>
<key>command</key>
<integer>1000</integer>
<key>name</key>
<string>OPEN</string>
<key>command</key>
<integer>1004</integer>
<key>name</key>
<string>REMOVE_FROM_DOCK</string>
</dict>
</array>



[ Reply to This | # ]