By default if you perform print screen in Mac OS X, system will generate the image file at your desktop. However, some users do not like any file to be place at their desktop, and prefer the file to be stored at Pictures folder or other specific location at their own preference. Good news is that, Mac do allow you to change the print screen file path.
To change print screen file location, follow the steps below:-
Advertisements
- Open your Terminal
- Copy and paste the command below and hit “return”
defaults write com.apple.screencapture location ~/Pictures/;killall SystemUIServer
* This command will change the default print screen file to your Pictures folders
- You may change the location to your preference
defaults write com.apple.screencapture location ~/Desktop/your_folder/;killall SystemUIServer
Related posts:
How to turn on Firewall in Mac?
Disable iTunes auto start when iPhone, iPad, or iPod is Connected
How to disable window animations in Mac OS X
How to disable notification center in Mac OS X
How to open .chm file in Mac OS X
How to connect Creative Zen V Plus in Mac OS X
How to enable Auto Save in Word 2008 for Mac
How to do print screen in Mac OS X
Share this with your friends:-