Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Still works just fine. Use this:

Code:
defaults write com.apple.dock no-glass -boolean YES; killall Dock

web.jpg

Looks wrong to me. One character wrong. Try

Code:
defaults write com.apple.Dock no-glass -boolean YES; killall Dock
 
Looks wrong to me. One character wrong. Try

Code:
defaults write com.apple.Dock no-glass -boolean YES; killall Dock

I'm not on my SL machine ATM, but unless things have changed since Leopard that should be a lower case "d".
 
finally got the 2d dock. apparently i did something wrong as far as characters. i ran into an apple genius at a coffeeshop and he did it. thanks for the suggestions.
 
I'm not on my SL machine ATM, but unless things have changed since Leopard that should be a lower case "d".

It's upper case. ;)

The "d" in "dock" does not need to be capitalized when using a case insensitive install of Mac OS X. It can be either "d" or "D".

I've never actually used a case sensitive install of Mac OS X, and I am not about to try now, so I can't tell you if the "d" needs to be capitalized in that situation.

S-
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.