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:
To add the shadow effect back in:
defaults write com.apple.screencapture disable-shadow -bool true killall SystemUIServerTo add the shadow effect back in:
defaults delete com.apple.screencapture disable-shadowkillall SystemUIServerComments
add a comment
This blog is gravatar enabled.
Your email adress will never be published.
Comment spam will be deleted!