summaryrefslogtreecommitdiffstats
path: root/debian/gdm-screenshot.1.pod
blob: 5926233459b7ba035306443856ee04bd9ad6ee55 (plain)
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
=head1 NAME

gdm-screenshot - take a picture of the screen

=head1 SYNOPSIS

B<gdm-screenshot> [OPTION...]

=head1 DESCRIPTION

B<gdm-screenshot> is a utility for taking screenshots of the entire screen and
saving them as PNG image files.

=head1 OPTIONS

B<Help Options:>

=over 4

=item B<-h>, B<--help>

Show help options

=item B<--help-all>

Show all help options

=item B<--help-gtk>

Show GTK+ Options

=back

B<Application Options:>

=over 4

=item B<-d>, B<--debug>

Debugging output

=item B<--display>=I<DISPLAY>

X display to use

=back

=head1 SEE ALSO

gdm3(8).

=head1 AUTHORS

B<gdm-screenshot> is part of the B<GDM> software package, which is part of
the GNOME project. This manpage was written by Nathan Handler
<nhandler@ubuntu.com> for the Debian system, but may be used by others.