Adam Fields (work stuff) RSS

This is my blog about work stuff. See this post for discussion of what this blog is about and what I do. I am sometimes (rarely these days) available for consulting work, and always happy to discuss it even if I'm currently very busy. Email me or find me on @fields at twitter or app.net if you need something.

My main focus at the moment is acting as Chief Technologist of Morningside Analytics. We make beautiful maps of the internet, and do segmentation and authority analysis of blogs and social media.

Archive

Apr
25th
2012
Wed
permalink

Speed up the Dock animation in Mac OS

ben:

I don’t really use that at many defaults write terminal commands, but I read about this one recently and I like it a lot.

If you hide your dock, you can speed up the hide/show animation by using the following command in Terminal:

defaults write com.apple.dock autohide-time-modifier -float 0.5;killall Dock

This will make the animation much faster. You can also get rid of it completely, but I think that looks weird.

Comments (View)

blog comments powered by Disqus