“Shot d'écran Linux” Réponses codées

Écran d'impression Linux

sudo apt install flameshot
Bad Bee

Capture d'écran particulière dans Ubuntu

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.
tsnl_incredible

prendre la capture d'écran Linux

scrot -d 5 #Seconds
Anthony Smith

Capture d'écran Linux

Prt Scrn			-	Screenshot of the desktop
Alt + Prt Scrn		-	Screenshot of a window
Shift + Prt Scrn	-	Screenshot of an area you select
Flyhouse_Squarewheel

Shot d'écran Linux

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.
Fahim Foysal

prendre une capture d'écran Linux Terminal

scrot [image-name].png -d 5 #seconds
Anthony Smith

Réponses similaires à “Shot d'écran Linux”

Questions similaires à “Shot d'écran Linux”

Plus de réponses similaires à “Shot d'écran Linux” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code