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 disable window animations in Mac OS X
How to downgrade to PHP 5.2 using MacPort
How to copy a DVD in Mac OS X
Adjust your Mac fan speed with smcFanControl
How to install apache, php, mysql with macport in Mac OS X
Disable iTunes auto start when iPhone, iPad, or iPod is Connected
Arrow key not working in vi / vim - Mac OS
Secure file transfer thru scp in Mac and Linux
Share this with your friends:-