summaryrefslogtreecommitdiff
path: root/mate-screenshot/mate-screenshot.1
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-09-09 12:35:05 +0300
committermonsta <[email protected]>2015-09-09 12:35:05 +0300
commitaa3a853c9d06d0321e8924cbfbc42c8411f571f5 (patch)
tree7bca363d0bb67fddadbe6fd53e92c3b3db71db8d /mate-screenshot/mate-screenshot.1
parent0d36d61761a1d68839d61f521889dba3db7f514f (diff)
downloadmate-utils-aa3a853c9d06d0321e8924cbfbc42c8411f571f5.tar.bz2
mate-utils-aa3a853c9d06d0321e8924cbfbc42c8411f571f5.tar.xz
mate-screenshot: move stuff to data/ and src/ subdirs
Diffstat (limited to 'mate-screenshot/mate-screenshot.1')
-rw-r--r--mate-screenshot/mate-screenshot.158
1 files changed, 0 insertions, 58 deletions
diff --git a/mate-screenshot/mate-screenshot.1 b/mate-screenshot/mate-screenshot.1
deleted file mode 100644
index 8728c2dc..00000000
--- a/mate-screenshot/mate-screenshot.1
+++ /dev/null
@@ -1,58 +0,0 @@
-.TH "MATE-SCREENSHOT" "1" "June 28, 2009" "" ""
-.SH NAME
-mate-screenshot \- capture the screen, a window, or an user\-defined area and save the snapshot image to a file.
-.SH SYNOPSIS
-.sp
-\fBmate-screenshot\fR [ \fB\-w\fR ] [ \fB\-a\fR ] [ \fB\-b\fR ] [ \fB\-B\fR ] [ \fB\-d \fISECONDS\fB \fR ] [ \fB\-e \fIEFFECT\fB \fR ] [ \fB\-i\fR ] [ \fB\-\-display \fIDISPLAY\fB \fR ]
-.SH "DESCRIPTION"
-.PP
-\fBmate-screenshot\fR is a MATE utility for taking
-screenshots of the entire screen, a window or an user\-defined area of the screen, with optional beutifying
-border effects.
-.SH "OPTIONS"
-.TP
-\fB\-w, \-\-window\fR
-Grab the current active window instead of the entire
-screen.
-.TP
-\fB\-a, \-\-area\fR
-Grab an area of the screen instead of the entire screen.
-.TP
-\fB\-b, \-\-include-border\fR
-Include the window border within the screenshot.
-.TP
-\fB\-B, \-\-remove-border\fR
-Remove the window border from the screenshot.
-.TP
-\fB\-d, \-\-delay=\fISECONDS\fB,\fR
-Take the screenshot after the specified delay [in seconds].
-.TP
-\fB\-e, \-\-effect=\fIEFFECT\fB,\fR
-Add an effect to the outside of the screenshot border.
-\fIEFFECT\fR can be ``shadow''
-(adding drop shadow), ``border'' (adding rectangular
-space around the screenshot) or ``none'' (no effect).
-Default is ``none''.
-.TP
-\fB\-i, \-\-interactive\fR
-Interactively set options in a dialog.
-.TP
-\fB\-\-display=\fIDISPLAY\fB\fR
-X display to use.
-.TP
-\fB\-?, \-h, \-\-help\fR
-Show a summary of the available options.
-.PP
-In addition, the usual GTK+ and MATE command line options apply.
-See the output of \-\-help for details.
-.PP
-.SH "SEE ALSO"
-.PP
-mate-options(7), gtk-options(7)
-.SH "AUTHOR"
-.PP
-This manual page was written by Christian Marillat <[email protected]> for
-the Debian GNU/Linux system (but may be used by others).
-.PP
-Updated by Theppitak Karoonboonyanan
-<[email protected]>, Tom Feiner <[email protected]> and Cosimo Cecchi <[email protected]>