Older versions of Ubuntu allowed us to use Ctrl+Shift+Print screen to prompt the selection of an area and take the screenshot by copying it directly to clipboard.
So, how do we get this back?
I want to stress that the undesirable behaviors of the current screenshot tool are:
- Having to do an extra click after selecting the area in order to save the screenshot.
- The image getting saved to a folder in addition to just being copied to the clipboard.
Additionally, how to change the default folder for the screenshots? dconf-editor does nothing for the new tool.
I tried installing gnome-screenshot and setting a custom shortcut with the command:
gnome-screenshot -a -c
It does allow me to select an area, but it does not save it to the clipboard afterwards.
