Code:
xfce4-screenshooter --fullscreen -s ~/Pictures
2. Press Enter in terminal.
3. When GUI appears press Enter again. Done.
You may change your command in terminal by removing -
Code:
--fullscreen
and replacing with
Code:
--window
or
Code:
--region
this last option will produce a crosshairs that you must drag to select your chosen region.
For all three options the process of pressing -
Enter in terminal to run the command, and Enter to run the saving of file is exactly the same.