Lines Matching +full:brightness +full:- +full:level
46 .Cm decr Ns | Ns Cm -
51 utility can be used to configure brightness levels for registered backlights.
53 Called without any arguments it will print the current brightness level
57 .Bl -tag -width "-f device"
69 When querying the brightness level only print the value.
71 Set the brightness level to this value, must be between 0 and 100.
76 Decrement the backlight level.
78 .It Cm decr Ns | Ns Cm - Op Ar value
79 Increment the backlight level.
83 Show the current brightness level:
84 .Bd -literal -offset indent
85 $ backlight -f /dev/backlight/backlight0
86 brightness: 98
96 .An -nosplit