Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

wfoster

macrumors 6502a
Original poster
Feb 16, 2009
696
38
Plymouth, UK
Hi,

I have seen some desktops with their bottom dock but in the style of the left dock. I'm desperately looking for the left hand style dock on the bottom. Can anyone help me please? I have CandyBar but it is only the trial.

Kind Regards,
Wesley.
 
Type this into the Terminal:

defaults write com.apple.dock no-glass -bool 'YES'

hit enter, then restart the Dock by typing in:

killall Dock

and hit enter again.
 
alright call me an idiot but i decided to try this for fun before asking if its reversible... anyone wanna hazard a guess at how to go back to normal:rolleyes: god im an idiot
 
alright call me an idiot but i decided to try this for fun before asking if its reversible... anyone wanna hazard a guess at how to go back to normal:rolleyes: god im an idiot

I'm guessing that since this

defaults write com.apple.dock no-glass -bool 'YES'

makes it old-style, that this

defaults write com.apple.dock no-glass -bool 'NO'

makes it back to normal.

But that's entirely a guess.
 
since im on a roll of trying things without knowing the result ill give it a shot

... no dice on that got an error... i probably should be careful before really trying too much
 
since im on a roll of trying things without knowing the result ill give it a shot

... no dice on that got an error... i probably should be careful before really trying too much

You must have made a typo, Tallest Skil's guess is correct (since it was a while since I messed with Dock styles, I did double check and it works).
 
defaults delete com.apple.dock no-glass


^Should work as well. I'm pretty sure if the Dock doesn't see the no-glass key, and is on the bottom, it will always start 3D.
 
I know you've fixed it, but Tallest Skill was the one who made the typo. ;) This is actually how it goes:

defaults write com.apple.dock no-glass -boolean NO

killall Dock

(it's -boolean not -bool) :)
 
Cool, I've been looking for a way to change the 3D dock without additional software hacks. Kudos to J. Ninja. :)
 
Check out 'Secrets' http://secrets.blacktree.com/
You can download the source code and it puts a pref pane in you System Preferences. You can change the dock from 3D to 2D black and move it to the left right or middle as well as other terminal commands in a GUI.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.