Change laptop screen brightness | cli | linux
How to change the backlight of a laptop via command line:
sudo tee /sys/class/backlight/intel_backlight/brightness <<< "50 - 900"
2019-05-13 16:45:04
How to change the backlight of a laptop via command line:
sudo tee /sys/class/backlight/intel_backlight/brightness <<< "50 - 900"
2019-05-13 16:45:04
Comments
23-10-2017 22:53:45, Par Harlok : When buttons don't work on your laptop!.
Add a Comment