How to take screen Shot in Ubuntu

  1. Particular window screen shot

  2. Twin view on only one monitor screen shot

link|improve this question

feedback

3 Answers

up vote 10 down vote accepted

There is a program 'shutter' which is a fully featured screen shot application. If you don't have it installed then you should be able to get it by:

$ sudo apt-get install shutter

More simply you will likely have "Take Screeshot" under you Applications—>Accessories menu.

link|improve this answer
4  
Unsuprisingly, once they changed the name to "Shutter" from "gscrot" it became a much better program. – Tyler Jul 25 '09 at 22:35
feedback

Alt + Print Screen will capture the current window.

link|improve this answer
This is not working in ubuntu – joe Jul 24 '09 at 17:53
really? it works for me. what version are you using? – DLH Jul 24 '09 at 18:25
3  
Worked for me from Warty to Jaunty and still does. – Ludwig Weinzierl Jul 25 '09 at 22:10
feedback

By default, the Print Screen (Prt Sc) key on your keyboard takes a screen-shot of the entire screen. You can use Alt + Print Screen to take a screen-shot of the currently active Window.

link|improve this answer
The most complete answer! – Kalmi Nov 17 '09 at 2:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.