Mac users may have noticed that whenever you take a screenshot of a window on Leopard, the shadow that surrounds the window is also included. If you don’t want screen captures to include the shadow, you can set Leopard not to include it.
- Open the Terminal application.
- Type the following command, and press Enter:
defaults write com.apple.screencapture disable-shadow -bool true && killall SystemUIServer
You can set it back to normal with the following command:
defaults delete com.apple.screencapture disable-shadow && killall SystemUIServer
{ 4 } Comments
Thanks, this is helpful.
I actually like the shadow. I don’t know why, but it makes screenshots look a little nicer to me.
Thanks a lot. I’ve been looking for this solution for a long time.
Thank you. I was looking for this to produce screenshots of an print article.
{ 2 } Trackbacks
[...] ago3 votesKnowledge Wanted – Getting a Head Around Online Video>> saved by toming 31 days ago5 votesHow to remove the shadow from Mac screenshots>> saved by drewbernard 31 days ago1 votesDCA TRACON Screen Capture>> saved by alag 32 days ago5 [...]
[...] recorded first by goldduke on 2009-03-27→ How to remove the shadow from Mac screenshots [...]