From 02cddedebbfa962fdeba0324e2786bd221459ad5 Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 14 Dec 2017 13:11:51 +0300 Subject: restore the correct mate-screensaver-command manpage revert 9075047d57bfdde4419ce37e043a23ec5691bf2b and update info a bit fixes https://github.com/mate-desktop/mate-screensaver/issues/94 --- data/mate-screensaver-command.1 | 94 ++++++++++++++++++++--------------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/data/mate-screensaver-command.1 b/data/mate-screensaver-command.1 index 701c1b4..f02c735 100644 --- a/data/mate-screensaver-command.1 +++ b/data/mate-screensaver-command.1 @@ -1,4 +1,4 @@ -.\" mate-screensaver manual page +.\" Copyright (C) 2007 Sven Arvidsson .\" .\" This is free software; you may redistribute it and/or modify .\" it under the terms of the GNU General Public License as @@ -13,55 +13,55 @@ .\"You should have received a copy of the GNU General Public License along .\"with this program; if not, write to the Free Software Foundation, Inc., .\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -.\" -.TH MATE-SCREENSAVER 1 "13 February 2014" "MATE Desktop Environment" -.\" Please adjust this date whenever revising the manpage. -.\" -.SH "NAME" -mate-screensaver \- The MATE Desktop Screensaver and Locker -.SH "SYNOPSIS" -.B mate-screensaver [OPTIONS] -.SH "DESCRIPTION" -MATE Screensaver is the default screen saver and locker for the MATE Desktop. It is designed with simplicity and security in mind. \fBmate-screensaver\fP integrates well with the MATE desktop, and it supports User Switching and the ability to lock down configuration settings. -.SH "OPTIONS" +.TH mate-screensaver-command 1 "2007\-09\-27" "MATE" +.SH NAME +mate-screensaver-command \- controls MATE screensaver +.SH SYNOPSIS +.B mate-screensaver-command +.RI [ OPTION... ] +.SH DESCRIPTION +mate-screensaver-command is a tool for controlling an already running instance of mate-screensaver. +.SH OPTIONS +.TP +.B \-\-exit +Causes the screensaver to exit gracefully +.TP +.B \-q, \-\-query +Query the state of the screensaver +.TP +.B \-t, \-\-time +Query the length of time the screensaver has been active +.TP +.B \-l, \-\-lock +Tells the running screensaver process to lock the screen immediately +.TP +.B \-c, \-\-cycle +If the screensaver is active then switch to another graphics demo +.TP +.B \-a, \-\-activate +Turn the screensaver on (blank the screen) .TP -\fB\-\-display=DISPLAY\fR -X display to use. +.B \-d, \-\-deactivate +If the screensaver is active then deactivate it (un-blank the screen) .TP -\fB\-\-no\-daemon\fR -Don't start as a daemon +.B \-p, \-\-poke +Poke the running screensaver to simulate user activity .TP -\fB \-\-debug\fR -Enable debugging messages for \fBmate-screensaver\fP +.B \-i, \-\-inhibit +Inhibit the screensaver from activating. Command blocks while inhibit +is active. .TP -\fB\-\-version\fR -Output version information and exit. +.B \-n, \-\-application-name +The calling application that is inhibiting the screensaver .TP -\fB\-h, \-\-help\fR -Print standard command line options. +.B \-r, \-\-reason +The reason for inhibiting the screensaver .TP -\fB\-\-help\-all\fR -Print all command line options. -.P -This program also accepts the standard GTK options. -.SH "BUGS" -.SS Should you encounter any bugs, they may be reported at: -http://github.com/mate-desktop/mate-screensaver/issues -.SH "AUTHORS" -.SS mate-screensaver is maintained by: -.nf -Perberos -Steve Zesch -Stefano Karapetsas -.fi -.SS This Man Page has been updated/re-written for the MATE Desktop Environment by: -Adam Erdman (2014) -.SH "HISTORY" -.SS gnome-screensaver was written by William Jon McCann -.SS This manual page was originally written by Sven Arvidsson (2007) -.SH "SEE ALSO" -.SS Further information may also be available at: http://wiki.mate-desktop.org/docs -.P -.BR mate-screensaver-command (1), -.BR mate-screensaver-preferences (1), -.BR gtk-options (7) +.B \-V, \-\-version +Version of this application +.SH AUTHORS +.B +This manual page was originally written by Sven Arvidsson for gnome-screensaver-command. +.SH SEE ALSO +.BR "mate-screensaver" (1) + -- cgit v1.2.1