1WLOPM(1)                    General Commands Manual                   WLOPM(1)
2
3
4

NAME

6       wlopm - Wayland output power management
7

SYNOPSIS

9       wlopm [-j] [--json] [--on output-name] [--off output-name]
10             [--toggle output-name]
11
12       wlopm [-h] [--help]
13
14       wlopm [-v] [--version]
15
16

DESCRIPTION

18       wlopm is a simple client implementing zwlr-output-power-management-v1.
19
20       If no operations are defined, wlopm will list all outputs and their
21       current power modes.
22

OPTIONS

24       -h, --help
25              Print help and exit.
26
27       -v, --version
28              Print version and exit.
29
30       -j, --json
31              Enable JSON formatting for listing outputs and errors
32              encountered while trying to set their power modes.
33
34       --on output-name
35              Set the power mode of the output to on.
36
37       --off output-name
38              Set the power mode of the output to off.
39
40       --toggle output-name
41              Toggle the power mode of the output
42

OUTPUT NAMES

44       Output names are compositor dependand.
45
46       If instead of an output name * is given as parameter to an operation,
47       wlopm will do the operation for all discovered outputs.
48

AUTHOR

50       Leon Henrik Plickat ⟨leonhenrik.plickat@stud.uni-goettingen.de⟩
51
52
53
54git.sr.ht/~leon_plickat/wlopm     2021-07-17                          WLOPM(1)
Impressum