PDA

View Full Version : Screenshot in Linux?


Gonzo
11-08-01, 01:16 PM
How do I take a screenshot in Linux?

XWRed1
11-08-01, 02:01 PM
open an xterm, and run:
import -window root <filename-to-save-as-jpeg>

or, you can use the gimp to do it.

PolyPill
11-09-01, 02:05 PM
There's also a Gnome applet called "Screen Shooter" which is installed with the gnome-applets package. This one you can choose to take a shot of everything or just select sections.