Browse Source

Merge pull request #59 from CytoDev/master

Adds manpage description for suspend method.
sisyphus
Dustin Falgout 9 years ago committed by GitHub
parent
commit
4205e2fb97
  1. 5
      man/lightdm-webkit2-greeter.1

5
man/lightdm-webkit2-greeter.1

@ -81,6 +81,11 @@ lightdm\&.cancel_timed_login() has been deprecated.
Returns the value of a named hint provided by LightDM\&.
.RE
.PP
\fBlightdm\&.suspend()\fR
.RS 4
Suspends the system, if the greeter has the authority to do so\&.
.RE
.PP
\fBlightdm\&.hibernate()\fR
.RS 4
Hibernates the system, if the greeter has the authority to do so\&.

Loading…
Cancel
Save