Advertisements
Tweaking the interface of my Mac has long become part of activity. It's a lot of fun in the process of it. However, you should always remember to backup your files before starting the tweak, in case you accidentally make your Mac explode because of it (I'm exaggerating here).
Left all the worries behind and have fun with the tweaks!
Though this one here can't be considered a tweak, but I believe it's good to know some of the shortcuts to faster up basic adjustment for your Dock.
Note that when performing the Drag, you should click on the Dock separator and drag it.
Have you heard about Secrets before? Secrets is a preference pane that reveals many of secret preferences. Example for Dock, it allows you to:
Secrets can be downloaded from http://secrets.blacktree.com/
In case you don't want to install additional preference pane (Secrets) for revealing secret preferences, you can still use the command line provided below and execute it with your Terminal for the effect.
defaults write com.apple.dock use-new-list-stack -bool YES && killall Dock
defaults write com.apple.dock mouse-over-hilite-stack -boolean YES killall Dock
defaults write com.apple.dock no-glass -boolean YES killall Dock
defaults write com.apple.Dock showhidden -bool YES killall Dock
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
killall Dock
defaults write com.apple.dock pinning -string start killall Dock
defaults write com.apple.dock pinning -string end killall Dock
In order to get your Dock background changed like what is shown in the screenshot above, you can follow these steps:
Interestingly, if you delete these 5 files: scurve-l.png, scurve-m.png, scurve-sm.png, scurve-xl.png, and separator.png, you will get an Invisible Dock.
Feeling bored with default contextual menu naming for your Dock?
If so, you can try to change the naming with these simple steps:
This trick has been mentioned before here.
We are trying our best to write interesting articles for our readers. If you have any suggestions, ideas, or comments, you can always feedback us on the comment box provided or mail me at wendy[at]usingmac[dot]com.
Thanks for the time reading our articles.
Some articles taken from our resource base, tightly related to current article, to empower you with more knowledge on tweaking the most out of your Mac.
This is just great! A bunch of really useful tricks for us Mac users. teacherfernando@aol.com
For the Cmd Shift G thing & changing names, it’s a fail; for mine it said I could not save. I changed permissions and opened it in a few applications.
what about breaking the signatures apps with the hint to rename the dock menu entries?
An other great article!!!
Could I restly my dock, but I like keeping my dock on the left side. Is this do-able? Thanks.
Hi, sorry but the restyle does not work for me.
I tried to change my dock using Restyle Dock Background.... and my dock stayed the same...?? Did I do something wrong in the process... I followed directions to the T!!?? HELP?!?!?!
How do you make your recent app. folder list look like, well, a list that and not a grid?
@Darren There are possibilities. Maybe the items inside haven't been changed (due to authorization issue). Try to: 1. Delete the original one first (remember to backup beforehand) 2. Drop the new one inside 3. Restart your Dock Hope it works there. @Jacob Maybe you're referring to "New List View" there. Try to use the command line for New List View as stated above, that should work just fine in Snow Leopard only.
Once you restyle your dock background how do you change it back? PLease help!
Or you can just download this app and install a new dock easly.
how about Dock Library? http://www.dativestudios.com/docklibrary/
@Wendy Thank you! that explains the problem, no SL for me yet;)
You don't need to do anything in Terminal to get the highlight in a grid view folder. Simply set your folder to Folder in Display As and Grid in View Content as. Now, click and HOLD while moving the mouse over to the Gird/items. This way you can use highlight when you want, no need for on OR off and Terminal work. http://www.youtube.com/watch?v=-E932k3qva4 Scott
another nice trick. thank you. :)
I have tried the terminal command to use the new list style but it doesn't seem to work. I'm not sure what I am doing wrong. I use several applications that may cause this terminal command to not work....SuperDocker, Secrets, Candybar but I'm not sure if this is the case. What do you think?
i am trying to find a way to remove the floating "tooltips" when you hover over the dock programs.. any clue as to how i can get rid of these? thanks
I'm curious to hear if anyone uses DragThing anymore. I've been using it since OS 9, and I still think it's a great alternative to the standard dock. Anyone?
is there any way to return it to the default settings after editing?
I want different looks of my dock that's why I always looking for some update about it.
@tony, nice question bro, i thought about this also...
do linux and mac have the same dock?
@joyce - i think they have the same look but different dock
this one is a nice topic @Alexandre Pereira - great aps,,, thanks
Hi, very nice article, but i'd like to know where i can get the icons from the top picture of the article,
how do you re center your dock
this is really a great article.
how do you revert to the default dock?
this might be a dumb Question but how do you make it so when you right black
@tony and @greg - You can download the original dock here: http://leoparddocks.com/Get_Your_Original_Dock_Back.php Also, if you download the LeopardDocks App it has a single click option to change your dock back (or to any custom dock you want) @wendy thanks for including LeopardDocks in the article!
Just if any one is wondering how to re-centre the dock after, just type or copy/paste in the terminal defaults write com.apple.dock pinning -string centre killall Dock
hi, I want to ask that how can differantiate active and passive items in doc? I mean for example you have 20 items in your docs. They are seen as Black and white or transparent. But when you run a program, it is shown with true colors or as not transparent. My problem is, I can not see exactly which softwares are running. I need to seperate them as visual. How is it be possbile?
Leave a Comment