Écran d'impression Linux
sudo apt install flameshot
Bad Bee
sudo apt install flameshot
Prt Scrn to take a screenshot of the desktop.
Alt + Prt Scrn to take a screenshot of a window.
Shift + Prt Scrn to take a screenshot of an area you select.
scrot -d 5 #Seconds
Prt Scrn - Screenshot of the desktop
Alt + Prt Scrn - Screenshot of a window
Shift + Prt Scrn - Screenshot of an area you select
PrtSc – Save a screenshot of the entire screen to the “Pictures” directory.
Shift + PrtSc – Save a screenshot of a specific region to Pictures.
Alt + PrtSc – Save a screenshot of the current window to Pictures.
Ctrl + PrtSc – Copy the screenshot of the entire screen to the clipboard.
Shift + Ctrl + PrtSc – Copy the screenshot of a specific region to the clipboard.
Ctrl + Alt + PrtSc – Copy the screenshot of the current window to the clipboard.
scrot [image-name].png -d 5 #seconds