gnome-screenshot(1)						   User Commands					       gnome-screenshot(1)

NAME
gnome-screenshot, gnome-panel-screenshot - GNOME screenshot utility SYNOPSIS
gnome-screenshot | gnome-panel-screenshot [--border-effect=effect] [--delay=int] [--include-border] [--interactive] [--window] [gnome-std- options] DESCRIPTION
gnome-screenshot allows users to capture the screen image of a window or the complete screen. gnome-panel-screenshot is a symlink to gnome-screenshot. If the --window option is used, you must move the mouse pointer to the window to be captured. The --delay option is always used with the --window option, to allow sufficient delay to set up the required screenshot. Once you have captured the window region, you are presented with a dialog showing a preview of the snapshot and the choice to save the image. OPTIONS
The following options are supported: --border-effect=effect Effect to add to the border. --delay=int Pause for int seconds before capturing the window or screen --include-border Include the window border with the screenshot. --interactive Interactively set options. --window Capture a screenshot of the window in which the mouse pointer is located. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Capturing the full screen example% gnome-screenshot EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-screenshot Executable for GNOME screenshot utility /usr/bin/gnome-panel-screenshot Symbolic link to gnome-screenshot. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-utils | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gnome-panel(1), attributes(5), gnome-std-options(5) NOTES
Written by Ghee Teo, Sun Microsystems Inc., 2003, 2006, 2007. SunOS 5.11 09 Nov 2007 gnome-screenshot(1)