Linux Commands Examples

A great documentation place for Linux commands

gnome-screenshot

capture the screen, a window, or an user-defined area and save the snapshot image to a file.

Synopsis

gnome-screenshot [ -w ] [ -a ] [ -b ] [ -B ] [ -d SECONDS ] [ -e EFFECT ] [ -i ] [ --display DISPLAY ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

gnome-screenshot is a GNOME utility for taking screenshots of the entire screen, a window or an user-defined area of the screen, with optional beautifying border effects.

options

-w, --window

Grab the current active window instead of the entire screen.

-a, --area

Grab an area of the screen instead of the entire screen.

-b, --include-border

Include the window border within the screenshot.

-B, --remove-border

Remove the window border from the screenshot.

-d, --delay=SECONDS,

Take the screenshot after the specified delay [in seconds].

-e, --effect=EFFECT,

Add an effect to the outside of the screenshot border. EFFECT can be ’’shadow’’ (adding drop shadow), ’’border’’ (adding rectangular space around the screenshot) or ’’none’’ (no effect). Default is ’’none’’.

-i, --interactive

Interactively set options in a dialog.

--display=DISPLAY

X display to use.

-?, -h, --help

Show a summary of the available options.

In addition, the usual GTK+ and GNOME command line options apply. See the output of --help for details.


see also

gnome-options, gtk-options


author

This manual page was written by Christian Marillat <marillat[:at:]debian[:dot:]org> for the Debian GNU/Linux system (but may be used by others).

Updated by Theppitak Karoonboonyanan <thep[:at:]linux.thai[:dot:]net>, Tom Feiner <feiner.tom[:at:]gmail[:dot:]com> and Cosimo Cecchi <cosimoc[:at:]gnome[:dot:]org>

How can this site be more helpful to YOU ?


give  feedback