~gnome3-team/gnome-screensaver/ubuntu

« back to all changes in this revision

Viewing changes to debian/gnome-screensaver-command.1

  • Committer: Ted Gould
  • Date: 2008-04-02 23:17:31 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: ted@canonical.com-20080402231731-4jwrjxh0e7yjhcf3
2.20.0-2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Copyright (C) 2007 Sven Arvidsson <sa@whiz.se>
 
2
.\"
 
3
.\" This is free software; you may redistribute it and/or modify
 
4
.\" it under the terms of the GNU General Public License as
 
5
.\" published by the Free Software Foundation; either version 2,
 
6
.\" or (at your option) any later version.
 
7
.\"
 
8
.\" This is distributed in the hope that it will be useful, but
 
9
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
11
.\" GNU General Public License for more details.
 
12
.\"
 
13
.\"You should have received a copy of the GNU General Public License along
 
14
.\"with this program; if not, write to the Free Software Foundation, Inc.,
 
15
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
16
.TH gnome-screensaver-command 1 "2007\-09\-27" "GNOME"
 
17
.SH NAME
 
18
gnome-screensaver-command \- controls GNOME screensaver
 
19
.SH SYNOPSIS
 
20
.B gnome-screensaver-command
 
21
.RI [ OPTION... ]
 
22
.SH DESCRIPTION
 
23
gnome-screensaver-command is a tool for controlling an already
 
24
running instance of gnome-screensaver.
 
25
.SH OPTIONS
 
26
.TP
 
27
.B \-\-exit
 
28
Causes the screensaver to exit gracefully
 
29
.TP
 
30
.B \-q, \-\-query
 
31
Query the state of the screensaver
 
32
.TP
 
33
.B \-t, \-\-time
 
34
Query the length of time the screensaver has been active
 
35
.TP
 
36
.B \-l, \-\-lock
 
37
Tells the running screensaver process to lock the screen immediately
 
38
.TP
 
39
.B \-c, \-\-cycle
 
40
If the screensaver is active then switch to another graphics demo
 
41
.TP
 
42
.B \-a, \-\-activate
 
43
Turn the screensaver on (blank the screen)
 
44
.TP
 
45
.B \-d, \-\-deactivate
 
46
If the screensaver is active then deactivate it (un-blank the screen)
 
47
.TP
 
48
.B \-p, \-\-poke
 
49
Poke the running screensaver to simulate user activity
 
50
.TP
 
51
.B \-i, \-\-inhibit
 
52
Inhibit the screensaver from activating. Command blocks while inhibit
 
53
is active.
 
54
.TP
 
55
.B \-n, \-\-application-name
 
56
The calling application that is inhibiting the screensaver
 
57
.TP
 
58
.B \-r, \-\-reason
 
59
The reason for inhibiting the screensaver
 
60
.TP
 
61
.B \-V, \-\-version
 
62
Version of this application
 
63
.SH AUTHORS
 
64
.B gnome-screensaver-command
 
65
is written by William Jon McCann <mccann@jhu.edu>.
 
66
.P
 
67
This manual page was written by Sven Arvidsson <sa@whiz.se>,
 
68
for the Debian project (but may be used by others).
 
69
.SH SEE ALSO
 
70
.BR "gnome-screensaver" (1)
 
71
.P
 
72
The online documentation available through the program's
 
73
.I Help
 
74
menu.