Forrest logo
back to context overview

brightnessctl

List of commands for brightnessctl:

  • brightnessctl:tldr:03c8b brightnessctl: Print the current brightness of the display backlight.
    $ brightnessctl get
    try on your machine
    explain this command
  • brightnessctl:tldr:c9c9d brightnessctl: List devices with changeable brightness.
    $ brightnessctl --list
    try on your machine
    explain this command
  • brightnessctl:tldr:d8899 brightnessctl: Set the brightness of the display backlight to a specified percentage within range.
    $ brightnessctl set ${50%}
    try on your machine
    explain this command
back to context overview