I'm new to Linux. However I already enjoy what I see. My question is, how do you make a screen shot when using the Desktop, and what program(s) would I go about using to do it? I would also like to know how to take a screen capture using the command line.
Asked
Active
Viewed 4,504 times
2 Answers
2
Try in terminal :
gnome-screenshot
Or in Dach search for screen shot and open it .

nux
- 38,017
- 35
- 118
- 131
1
You can simply press the Print Screen button to take a screenshot. It will be placed into your Pictures
folder.
This is actually just a hotkey which invokes the command gnome-screenshot
mentioned by nux.

Malte Skoruppa
- 13,196
- 5
- 57
- 65
-
but it doesn't work if you have an open menu... the menu closes and you can't actually screenshot the menu – loonix Jun 06 '14 at 17:03
-
Hi loonix, curious to see if you could accept an answer for http://askubuntu.com/questions/22589/how-can-i-change-the-mouses-wheel-scroll-rate/101919#101919 – Michael Durrant Sep 03 '14 at 17:43