Noob question...
But shutter not installed, print screen doesn't appear to work, screen grab not installed etc.
|
Noob question... But shutter not installed, print screen doesn't appear to work, screen grab not installed etc. |
|||||||||
|
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
This can be achieved with ImageMagick. Install by running the command
To grab all desktop just type
Or you can do it with a delay of 5 seconds
|
||||
|
|
For a lighter weight screenshot tool, use scrot
To take a screenshot, at the terminal, just type
To take a screenshot after, say, 5 seconds
|
|||
|
|