When you do print screen in Mac OS X, by default Mac will auto append window shadow in your print screen. Yes no doubt it looks nice but sometimes when there is only limited space to show the image in a presentation, then these window shadow is frustrating. Good news is that, Mac provide a way for you to disable this feature!
To disable print screen window shadow in Mac, follow the steps below:-
Advertisements
- Open your Terminal
- Copy and paste command below and hit ‘return’
defaults write com.apple.screencapture disable-shadow -bool true
* To enable the shadow again, change the true to false
killall SystemUIServer
- From now on, print screen will not include the window shadow anymore
Related posts:
How to resize image in Mac OS X
How to flush DNS cache in Linux / Windows / Mac
Macport: Can't map the URL 'file://.' to a port description file
How to connect Creative Zen V Plus in Mac OS X
How to migrate SVN repository?
SVN: How to commit only modified files via command line
How to clear print queue in Mac?
How to join hjsplit file in Mac OS X
Share this with your friends:-