Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: third_party/xdg-utils/scripts/man/xdg-screensaver.1

Issue 6737007: Update xdg-utils to the latest version available in git. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/xdg-utils/scripts/man/xdg-open.1 ('k') | third_party/xdg-utils/scripts/man/xdg-settings.1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/xdg-utils/scripts/man/xdg-screensaver.1
===================================================================
--- third_party/xdg-utils/scripts/man/xdg-screensaver.1 (revision 79890)
+++ third_party/xdg-utils/scripts/man/xdg-screensaver.1 (working copy)
@@ -1,96 +1,154 @@
-.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
-.\" Instead of manually editing it, you probably should edit the DocBook XML
-.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "XDG\-SCREENSAVER" "1" "06/24/2007" "xdg\-utils 1.0" ""
+'\" t
+.\" Title: xdg-screensaver
+.\" Author: Bryce Harrington
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\" Date: 12/31/2010
+.\" Manual: xdg-screensaver Manual
+.\" Source: xdg-utils 1.0
+.\" Language: English
+.\"
+.TH "XDG\-SCREENSAVER" "1" "12/31/2010" "xdg-utils 1.0" "xdg-screensaver Manual"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
.SH "NAME"
-xdg\-screensaver \- command line tool for controlling the screensaver
+xdg-screensaver \- command line tool for controlling the screensaver
.SH "SYNOPSIS"
-.HP 16
+.HP \w'\fBxdg\-screensaver\fR\ 'u
\fBxdg\-screensaver\fR \fBsuspend\ \fR\fB\fIWindowID\fR\fR
-.HP 16
+.HP \w'\fBxdg\-screensaver\fR\ 'u
\fBxdg\-screensaver\fR \fBresume\ \fR\fB\fIWindowID\fR\fR
-.HP 16
-\fBxdg\-screensaver\fR {\fBactivate\fR \fBlock\fR \fBreset\fR \fBstatus\fR}
-.HP 16
-\fBxdg\-screensaver\fR {\fB\-\-help\fR \fB\-\-manual\fR \fB\-\-version\fR}
+.HP \w'\fBxdg\-screensaver\fR\ 'u
+\fBxdg\-screensaver\fR {\fBactivate\fR | \fBlock\fR | \fBreset\fR | \fBstatus\fR}
+.HP \w'\fBxdg\-screensaver\fR\ 'u
+\fBxdg\-screensaver\fR {\fB\-\-help\fR | \fB\-\-manual\fR | \fB\-\-version\fR}
.SH "DESCRIPTION"
.PP
-xdg\-screensaver provides commands to control the screensaver.
+xdg\-screensaver provides commands to control the screensaver\&.
.PP
-xdg\-screensaver is for use inside a desktop session only. It is not recommended to use xdg\-screensaver as root.
+xdg\-screensaver is for use inside a desktop session only\&. It is not recommended to use xdg\-screensaver as root\&.
.SH "COMMANDS"
-.TP
+.PP
\fBsuspend \fR\fB\fIWindowID\fR\fR
-Suspends the screensaver and monitor power management.
+.RS 4
+Suspends the screensaver and monitor power management\&.
\fIWindowID\fR
-must be the X Window ID of an existing window of the calling application. The window must remain in existance for the duration of the suspension.
+must be the X Window ID of an existing window of the calling application\&. The window must remain in existance for the duration of the suspension\&.
.sp
WindowID can be represented as either a decimal number or as a hexadecimal number consisting of the prefix
\fI0x\fR
-followed by one or more hexadecimal digits.
+followed by one or more hexadecimal digits\&.
.sp
-The screensaver can be suspended in relation to multiple windows at the same time. In that case screensaver operation is only restored once the screensaver has been resumed in relation to each of the windows
-.TP
+The screensaver can be suspended in relation to multiple windows at the same time\&. In that case screensaver operation is only restored once the screensaver has been resumed in relation to each of the windows
+.RE
+.PP
\fBresume \fR\fB\fIWindowID\fR\fR
-Resume the screensaver and monitor power management after being suspended.
+.RS 4
+Resume the screensaver and monitor power management after being suspended\&.
\fIWindowID\fR
must be the same X Window ID that was passed to a previous call of
\fBxdg\-screensaver suspend\fR
-.TP
+.RE
+.PP
\fBactivate\fR
-Turns the screensaver on immediately. This may result in the screen getting locked, depending on existing system policies.
-.TP
+.RS 4
+Turns the screensaver on immediately\&. This may result in the screen getting locked, depending on existing system policies\&.
+.RE
+.PP
\fBlock\fR
-Lock the screen immediately.
-.TP
+.RS 4
+Lock the screen immediately\&.
+.RE
+.PP
\fBreset\fR
-Turns the screensaver off immediately. If the screen was locked the user may be asked to authenticate first.
-.TP
+.RS 4
+Turns the screensaver off immediately\&. If the screen was locked the user may be asked to authenticate first\&.
+.RE
+.PP
\fBstatus\fR
+.RS 4
Prints
\fIenabled\fR
to stdout if the screensaver is enabled to turn on after a period of inactivity and prints
\fIdisabled\fR
-if the screensaver is not enabled.
+if the screensaver is not enabled\&.
+.RE
.SH "OPTIONS"
-.TP
+.PP
\fB\-\-help\fR
-Show command synopsis.
-.TP
+.RS 4
+Show command synopsis\&.
+.RE
+.PP
\fB\-\-manual\fR
-Show this manualpage.
-.TP
+.RS 4
+Show this manualpage\&.
+.RE
+.PP
\fB\-\-version\fR
-Show the xdg\-utils version information.
+.RS 4
+Show the xdg\-utils version information\&.
+.RE
.SH "EXIT CODES"
.PP
-An exit code of 0 indicates success while a non\-zero exit code indicates failure. The following failure codes can be returned:
-.TP
+An exit code of 0 indicates success while a non\-zero exit code indicates failure\&. The following failure codes can be returned:
+.PP
\fB1\fR
-Error in command line syntax.
-.TP
+.RS 4
+Error in command line syntax\&.
+.RE
+.PP
\fB3\fR
-A required tool could not be found.
-.TP
+.RS 4
+A required tool could not be found\&.
+.RE
+.PP
\fB4\fR
-The action failed.
+.RS 4
+The action failed\&.
+.RE
.SH "EXAMPLES"
.PP
+
+.sp
+.if n \{\
+.RS 4
+.\}
.nf
xdg\-screensaver suspend 0x1c00007
.fi
+.if n \{\
+.RE
+.\}
.sp
Causes the screensaver to be disabled till
\fBxdg\-screensaver resume 0x1c00007\fR
-is called.
+is called\&.
\fI0x1c00007\fR
-must be the X Window ID of an existing window.
+must be the X Window ID of an existing window\&.
.SH "AUTHOR"
-Bryce Harrington.
+.PP
+\fBBryce Harrington\fR
+.RS 4
+Author.
+.RE
+.SH "COPYRIGHT"
.br
-<bryce@osdl.org>
+Copyright \(co 2006
+.br
« no previous file with comments | « third_party/xdg-utils/scripts/man/xdg-open.1 ('k') | third_party/xdg-utils/scripts/man/xdg-settings.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698