Till 16.04, when I press Print Screen, we used to get the "Save to" option which enabled us to save the screenshot into a desired folder. Now, with 18.04, pressing Print Screen saves the screenshot directly in the Pictures folder. I am unable to find a way to save the screenshot into the desired folder.
I have tried binding Print Screen with gnome-screenshot -i
. However, this option currently requires me to go through two steps (press Print Screen and then again press "Take screenshot" button) instead of a single step (just Print Screen) to get the "Save to" dialogue box.
Any help is appreciated in this regard.
gnome-screenshot
, that's how it works in GNOME. So your best alternative is to usegnome-screenshot -i
as you' already mentioned. Also you can change the default save location from Pictures to some other directory if you want. – pomsky Dec 28 '18 at 20:42