Disable shadow in screen window captures

Leopard has a new unwelcome (for most) feature, a shadow around whole-window screenshots (ie, Command-Shift-4, Space). Fortunately this can be disabled from Terminal with these commands:

defaults write com.apple.screencapture disable-shadow -bool true killall SystemUIServer

To add the shadow effect back in:

defaults delete com.apple.screencapture disable-shadow

killall SystemUIServer
Comments (0)  Permalink

Comments

add a comment

This blog is gravatar enabled.
Your email adress will never be published.
Comment spam will be deleted!

Name*
E-Mail
For Spammers Only
URL
Comment*
Notify me via E-Mail when new comments are made to this entry
Remember me (needs cookies)