I discovered this when I wanted to take screenshots on a Mac without the shadows.
Open terminal and type this:
defaults write com.apple.screencapture disable-shadow -bool true && killall SystemUIServer
Here's a link to the article where I found it.
Disable Shadows on Mac Screenshots |
I discovered this when I wanted to take screenshots on a Mac without the shadows.
Open terminal and type this:
Here's a link to the article where I found it.
Add Comment
[language] [/language]
Examples:
[javascript] [/javascript]
[actionscript] [/actionscript]
[csharp] [/csharp]
See here for supported languages.
Javascript must be enabled to submit anonymous comments - or you can login.