wlopm − Wayland output power management
|
wlopm |
[−j] [−−json] [−−on output-name] [−−off output-name] [−−toggle output-name] |
|||
|
wlopm |
[−h] [−−help] |
|||
|
wlopm |
[−v] [−−version] |
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.
-h, --help
Print help and exit.
-v, --version
Print version and exit.
-j, --json
Enable JSON formatting for listing outputs and errors encountered while trying to set their power modes.
--on output-name
Set the power mode of the output to on.
--off output-name
Set the power mode of the output to off.
--toggle output-name
Toggle the power mode of the output
Output names are compositor dependent.
If instead of an output name * is given as parameter to an operation, wlopm will do the operation for all discovered outputs.