Lines Matching +full:device +full:- +full:level
32 .Op Fl f Ar device
35 .Op Fl f Ar device
38 .Op Fl f Ar device
41 .Op Fl f Ar device
45 .Op Fl f Ar device
46 .Cm decr Ns | Ns Cm -
53 Called without any arguments it will print the current brightness level
57 .Bl -tag -width "-f device"
58 .It Fl f Ar device
59 Device to operate on.
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
96 .An -nosplit