System Grab Bag

View all TLDR pages from Linux (or from all pages)

blight

Utility for changing the display brightness. More information: https://github.com/gutjuri/blight.
  • Set display brightness to 50%:
    blight set {{50}} -r
  • Show current display brightness:
    blight show
  • Print maximum display brightness:
    blight max
  • Increase display brightness in %:
    blight inc {{number}} -r
  • Decrease display brightness with internal units:
    blight dec {{number}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.