“captura de pantalla Linux” Código de respuesta

Pantalla de impresión de Linux

sudo apt install flameshot
Bad Bee

captura de pantalla particular en 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

Toma la captura de pantalla Linux

scrot -d 5 #Seconds
Anthony Smith

Atajo de captura de pantalla de 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

captura de pantalla 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

Tome una terminal de captura de pantalla Linux

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

Respuestas similares a “captura de pantalla Linux”

Preguntas similares a “captura de pantalla Linux”

Más respuestas relacionadas con “captura de pantalla Linux” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código