Modify default screenshot of Mac system save path to specified directory

Source: Internet
Author: User

Note: This article is for Mac systems only
If you are a Mac user, you will find that the desktop is often a mess, the desktop is everywhere Normal (Mac system is command+shift+3 and command+shift+4 two quick commands)

Before always only know the default save path is on the desktop, each time is only silently scheduled cleanup ...
Can't stand today, want to see if you can modify the saved path, the results have new discoveries.

~ ~
Here are the specific steps, three steps to get it done ~

Here's how to modify the default path:

  1. Create a directory to save your usual content, such as: mkdir ~/desktop/idolaoxupic

  2. Execute the command on the MAC Terminal:
    Defaults write Com.apple.screencapture location ~/desktop/idolaoxupic

  3. After execution of the following, the modification does not take effect, need to execute the following command to take effect
    Killall Systemuiserver

~ ~
OK, get it done ~
Try it ~
~ ~
Precautions:
~/desktop/idolaoxupic is the path you want to save, you can specify it yourself ~

~ ~
Extended Share:
How do I modify the default save format PNG-i jpg?

As the next two steps are done:
Defaults write com.apple.screencapture type jpg
Killall Systemuiserver

Note: JPG After type is the type that needs to be modified, you can change to gif/pdf and so on according to your own needs.
method as above, according to their own needs, adjust ~

Have a question, can comment message ~

Modify the default save path of the Mac system to the specified directory

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.