.TH wlopm 1 2021-03-17 wlopm-0.0.1 .SH NAME wlopm - Wayland output power management .SH DESCRIPTION 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. .SH USAGE \fB-h\fR, \fB--help\fR .RS 4 Print help and exit. .P .RE \fB-j\fR, \fB--json\fR .RS 4 Enable JSON formatting for listing outputs and errors encountered while trying to set their power modes. .P .RE \fB--on\fR .RS 4 Set the power mode of the output to on. .P .RE \fB--off\fR .RS 4 Set the power mode of the output to off. .P .RE \fB--toggle\fR .RS 4 Toggle the power mode of the output. .P .RE .SH OUTPUT NAMES Output names are compositor dependand. .P If instead of an output name * is given as parameter to an operation, wlopm will do that operation for all discovered outputs. .SH AUTHOR Leon Henrik Plickat