-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgsu.1
85 lines (85 loc) · 2.03 KB
/
gsu.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
.TH GSU "1" "December 2019" "gsu 1.3.2" "User Commands"
.SH NAME
gsu \- manual page for gsu 1.3.2
.SH SYNOPSIS
.B gsu
[\fI\,OPTION\/\fR]... \fI\,SOURCE\/\fR
.SH DESCRIPTION
A general screenshot and upload utility for images, video, and gifs.
.PP
SOURCE defaults to \fI\,$XDG_CONFIG_HOME/gsu/imgs\/\fP if nothing is provided.
The most common location for $XDG_CONFIG_HOME is ~/.config.
.PP
GENERAL OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Show the help menu.
.TP
\fB\-v\fR, \fB\-\-version\fR
Show the current version.
.TP
\fB\-l\fR, \fB\-\-list\-displays\fR
List your current displays and their resolutions.
.TP
\fB\-u\fR, \fB\-\-upload\fR
Upload after running the utility.
.TP
\fB\-\-terminal\fR
Open interactive commands in a new terminal..
SET THIS IF RUNNING FROM ANYTHING OTHER THAN A TERM,
i.e. xbindkeys
.TP
\fB\-\-hide\fR
Minimize the current window while capturing.
This is useful when running with \fB\-\-terminal\fR to hide
the newly opened term.
.TP
\fB\-\-notify\fR
Send a libnotify notification of the output.
.PP
UTILITY OPTIONS
.TP
\fB\-r\fR, \fB\-\-dmenu\fR
Select the one of the below options from dmenu or rofi.
.TP
\fB\-s\fR, \fB\-\-screenshot\fR
Take a screenshot. (default)
.TP
\fB\-m\fR, \fB\-\-video\fR
Record a video of the screen.
.TP
\fB\-g\fR, \fB\-\-gif\fR
Record a video and convert it to the gif format.
.PP
CAPTURE OPTIONS
.TP
\fB\-n\fR, \fB\-\-no\-cursor\fR
Hide the cursor.
.TP
\fB\-d\fR, \fB\-\-display\fR NUM|TYPE
Set the selection to a specific display.
Can read from an argument or from stdin.
Values: number of display, 'active', 'all' (default)
.PP
SCREENSHOT OPTIONS
.TP
\fB\-o\fR, \fB\-\-no\-opengl\fR
Disable OpenGL hardware\-accelerated capture.
.PP
VIDEO OPTIONS
.TP
\fB\-c\fR, \fB\-\-countdown\fR NUM
Countdown before recording.
.SH "SEE ALSO"
The full documentation for
.B gsu
is maintained as a Texinfo manual. If the
.B info
and
.B gsu
programs are properly installed at your site, the command
.IP
.B info gsu
.PP
should give you access to the complete manual.