Skip to content

Instantly share code, notes, and snippets.

@dreiggy
Forked from dianjuar/xfce-shortcuts-screenshot.md
Created November 21, 2018 21:43
Show Gist options
  • Save dreiggy/5905f110ae1fada1085d8d8270cacb89 to your computer and use it in GitHub Desktop.
Save dreiggy/5905f110ae1fada1085d8d8270cacb89 to your computer and use it in GitHub Desktop.
My xfce shortcuts to take screenshots
Command Shortcut
xfce4-screenshooter --fullscreen --clipboard Ctrl + PrtScrn
xfce4-screenshooter --fullscreen --save /home/dianjuar/Pictures PrtScrn
xfce4-screenshooter --region --clipboard Ctrl + Shift + PrtScrn
xfce4-screenshooter --region --save /home/dianjuar/Pictures Shift + PrtScrn
xfce4-screenshooter --window --clipboard Ctrl + Super + PrtScrn
xfce4-screenshooter --window --save /home/dianjuar/Pictures Super + PrtScrn

screen shot

Written with StackEdit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment