Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
Book Store

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Using ImageMagick


ImageMagick provides a simple screen or window shooting facility. To capture the whole screen:

  $ import -window root root.png

Or the capture a specific window chosen with a click of the mouse button, and including the window manager's frame:

  $ import -frame -pause 5 window.png

This latter command will capture the screen region occupied by the window. This might thus include other windows that overlap with the selected window, so the pause option is useful to allow you you bring the window of interest to the front. A simple mechanism for obtaining a window shot is to run the command from the Run Application window, usually initiated with Alt-F2.


Copyright © 1995-2006 Graham.Williams@togaware.com

 
 
  Published under the terms fo the GNU General Public License Design by Interspire