On Tue, 08 Jan 2008 11:55:41 -0600, Derek Bump wrote:
I need the ability to lock the icons in the Dock in Leopard.
Something that will now allow the user to add/remove icons from it.
Anyone know of anything?
I'm not running Leopard here (I'm away from my machine that has Leopard)
but this works on 10.4
Terminal
To LOCK the Dock use:
defaults write com.apple.dock contents-immutable -bool true
killall Dock
To UNLOCK use:
defaults write com.apple.dock contents-immutable -bool false
killall Dock
sims
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ClipaSearch Pro
http://www.ClipaTools.com
Across Platforms - Code and Culture
http://www.ezpzapps.com/blog/
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution