wlopm/wlopm.1
2021-06-14 23:47:49 +00:00

38 lines
575 B
Groff

.TH wlopm 1 2021-03-14 wlopm-0.0.1
.SH NAME
wlopm - Wayland output power management
.SH DESCRIPTION
wlopm is a simple client implementing zwlr-output-power-management-v1. It can be
used to query and set the output power mode of Wayland outputs.
.SH USAGE
\fBwlopm\fR
.RS 4
List outputs and their power modes.
.P
.RE
\fBwlopm on <output-name>\fR
.RS 4
Set output power mode to on.
.P
.RE
\fBwlopm off <output-name>\fR
.RS 4
Set output power mode to off.
.P
.RE
\fBwlopm toggle <output-name>\fR
.RS 4
Toggle the output power mode.
.P
.RE
.SH AUTHOR
Leon Henrik Plickat