martyr-deepin / deepin-screenshot

Deprecated (migrated into deepin-screen-recorder after v20), consider create and maintain your own fork if you love it.
https://www.deepin.org/original/deepin-screenshot/
GNU General Public License v3.0
346 stars 102 forks source link

Changing default location of screenshot save. #45

Closed RitamChakraborty closed 5 years ago

RitamChakraborty commented 5 years ago

How to change the default location of screenshot save? I tried to change the settings in dconf Editor but didn't find any option. The screenshots are saved at /home/user/Desktop by default but I want to change it to /home/user/Pictures/Screenshots.

silviomm commented 5 years ago

I'm using deepin-screenshot 4.1.8

So probably what you want is to save one time selecting /home/user/Pictures/Screenshots as the specified folder, and then change mode to autosave, so that your next screenshots are saved automatically in your preference location

BLumia commented 5 years ago

Deepin-screenshot will remember the last save method (to Desktop / Clipboard / Specified folder / etc) you use, and it will also remember the save location you use. Additional, you can hold Shift when selecting a save method to avoid this behavior :)

RitamChakraborty commented 5 years ago

I'm using deepin-screenshot 4.1.8

  • If you select the specified folder option, it will always open at the default picture folder (probably ~/Pictures), since it uses QStandardPaths::PicturesLocation.
  • If you select the autosave, he will save in the last specified folder option.

So probably what you want is to save one time selecting /home/user/Pictures/Screenshots as the specified folder, and then change mode to autosave, so that your next screenshots are saved automatically in your preference location

I'm talking about taking screenshots with Print Screen button in the keyboard.

BLumia commented 5 years ago

I'm talking about taking screenshots with Print Screen button in the keyboard.

Try launch deepin-screenshot from launcher (or by pressing Ctrl+Alt+A if you are using Deepin) and manually choose a save method with a specified folder, then the program will use that method to save your screenshot when next time you press PrintScreent.

RitamChakraborty commented 5 years ago

I'm talking about taking screenshots with Print Screen button in the keyboard.

Try launch deepin-screenshot from launcher (or by pressing Ctrl+Alt+A if you are using Deepin) and manually choose a save method with a specified folder, then the program will use that method to save your screenshot when next time you press PrintScreent.

Thanks man that works like a charm