1MATE-SCREENSHOT(1) MATE-SCREENSHOT(1)
2
3
4
6 mate-screenshot - capture the screen, a window, or an user-defined area
7 and save the snapshot image to a file.
8
10 mate-screenshot [ -w ] [ -a ] [ -b ] [ -B ] [ -d SECONDS ] [ -e
11 EFFECT ] [ -i ] [ --display DISPLAY ]
12
14 mate-screenshot is a MATE utility for taking screenshots of the entire
15 screen, a window or an user-defined area of the screen, with optional
16 beutifying border effects.
17
19 -w, --window
20 Grab the current active window instead of the entire screen.
21
22 -a, --area
23 Grab an area of the screen instead of the entire screen.
24
25 -b, --include-border
26 Include the window border within the screenshot.
27
28 -B, --remove-border
29 Remove the window border from the screenshot.
30
31 -d, --delay=SECONDS,
32 Take the screenshot after the specified delay [in seconds].
33
34 -e, --effect=EFFECT,
35 Add an effect to the outside of the screenshot border. EFFECT
36 can be ``shadow'' (adding drop shadow), ``border'' (adding rec‐
37 tangular space around the screenshot) or ``none'' (no effect).
38 Default is ``none''.
39
40 -i, --interactive
41 Interactively set options in a dialog.
42
43 --display=DISPLAY
44 X display to use.
45
46 -?, -h, --help
47 Show a summary of the available options.
48
49 In addition, the usual GTK+ and MATE command line options apply. See
50 the output of --help for details.
51
53 mate-options(7), gtk-options(7)
54
56 This manual page was written by Christian Marillat <maril‐
57 lat@debian.org> for the Debian GNU/Linux system (but may be used by
58 others).
59
60 Updated by Theppitak Karoonboonyanan <thep@linux.thai.net>, Tom Feiner
61 <feiner.tom@gmail.com> and Cosimo Cecchi <cosimoc@gnome.org>
62
63
64
65 June 28, 2009 MATE-SCREENSHOT(1)