How to take screenshot on Linux OS
here is the commonly used shortcuts for take screenshot capture in linux operating system
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
– Take the screenshot of the entire screen to the clipboard.
Shift
+ Ctrl + PrtSc
– Take the screenshot of a specific region to the clipboard.
Ctrl + Alt
+ PrtSc
– Take the screenshot of the current window to the clipboard.