2021-06-17 18:15:17 +02:00
|
|
|
.TH wlopm 1 2021-03-17 wlopm-0.0.1
|
2021-06-14 23:35:52 +02:00
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
wlopm - Wayland output power management
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
2021-06-17 18:15:17 +02:00
|
|
|
wlopm is a simple client implementing zwlr-output-power-management-v1. If no
|
|
|
|
operations are defined, wlopm will list all outputs and their current power
|
|
|
|
modes.
|
2021-06-14 23:35:52 +02:00
|
|
|
|
|
|
|
.SH USAGE
|
2021-06-17 18:15:17 +02:00
|
|
|
\fB-h\fR, \fB--help\fR
|
2021-06-14 23:35:52 +02:00
|
|
|
.RS 4
|
2021-06-17 18:15:17 +02:00
|
|
|
Print help and exit.
|
2021-06-14 23:35:52 +02:00
|
|
|
.P
|
|
|
|
.RE
|
|
|
|
|
2021-06-17 18:15:17 +02:00
|
|
|
\fB-j\fR, \fB--json\fR
|
2021-06-15 13:48:55 +02:00
|
|
|
.RS 4
|
2021-06-17 18:15:17 +02:00
|
|
|
Enable JSON formatting for listing outputs and errors encountered while trying
|
|
|
|
to set their power modes.
|
2021-06-15 13:48:55 +02:00
|
|
|
.P
|
|
|
|
.RE
|
|
|
|
|
2021-06-17 18:15:17 +02:00
|
|
|
\fB--on\fR <output-name>
|
2021-06-14 23:35:52 +02:00
|
|
|
.RS 4
|
2021-06-17 18:15:17 +02:00
|
|
|
Set the power mode of the output to on.
|
2021-06-14 23:35:52 +02:00
|
|
|
.P
|
|
|
|
.RE
|
|
|
|
|
2021-06-17 18:15:17 +02:00
|
|
|
\fB--off\fR <output-name>
|
2021-06-14 23:35:52 +02:00
|
|
|
.RS 4
|
2021-06-17 18:15:17 +02:00
|
|
|
Set the power mode of the output to off.
|
2021-06-14 23:35:52 +02:00
|
|
|
.P
|
|
|
|
.RE
|
|
|
|
|
2021-06-17 18:15:17 +02:00
|
|
|
\fB--toggle\fR <output-name>
|
2021-06-15 01:47:49 +02:00
|
|
|
.RS 4
|
2021-06-17 18:15:17 +02:00
|
|
|
Toggle the power mode of the output.
|
2021-06-15 01:47:49 +02:00
|
|
|
.P
|
|
|
|
.RE
|
|
|
|
|
2021-06-17 18:15:17 +02:00
|
|
|
|
2021-06-14 23:35:52 +02:00
|
|
|
.SH AUTHOR
|
|
|
|
Leon Henrik Plickat
|
|
|
|
|