mirror of
https://git.sr.ht/~leon_plickat/wlopm
synced 2024-11-16 02:18:25 +01:00
32 lines
498 B
Groff
32 lines
498 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
|
||
|
|
||
|
.SH AUTHOR
|
||
|
Leon Henrik Plickat
|
||
|
|