How do I capture graphics while in the X Window System?
Updated -
There are several ways to capture a screen shot on the X Window System. One way is to use the command import, which is provided by the ImageMagick package. Using import you could capture just a portion of the screen in X:
import results.jpg
then point and click the portions/cross hairs on the window to capture.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.