LinuxCommandLibrary

blight

Utility for changing the display brightness.

TLDR

Set display brightness to 50%

$ blight set [50] -r
copy


Show current display brightness
$ blight show
copy


Print maximum display brightness
$ blight max
copy


Increase display brightness in %
$ blight inc [number] -r
copy


Decrease display brightness with internal units
$ blight dec [number]
copy

Copied to clipboard