wlopm/wlopm.1

38 lines
575 B
Groff
Raw Normal View History

2021-06-14 23:35:52 +02:00
.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
2021-06-15 01:47:49 +02:00
\fBwlopm toggle <output-name>\fR
.RS 4
Toggle the output power mode.
.P
.RE
2021-06-14 23:35:52 +02:00
.SH AUTHOR
Leon Henrik Plickat