Scroll to navigation

BLIGHT(1) General Commands Manual BLIGHT(1)

NAME

blight - Hassle-free CLI backlight utility for Linux

SYNOPSIS

blight [options] command [value]

DESCRIPTION

This manual page documents the blight program.

blight is a hassle-free CLI utility to manage backlight on Linux; one that plays well with hybrid GPU configuration and proprietary drivers.

FLAGS

Lets you increase brightness gradually, resulting in a smooth change. Can only be used with the inc and dec commands.
Lets you specify a backlight device target other than the default one. Can only be used with the inc, dec, set, save and status commands.

COMMANDS

Increase brightness by the given value.
Decrease brightness by the given value.
Set brightness to the given value.
Save current brightness value to restore later.
Restore saved brightness value.
Install udev rules and add user to video group (run with sudo).
Show backlight device status.
List all backlight devices.
Display help.

SEE ALSO

The program is documented fully at /usr/share/doc/blight/README.md.

2024-05-01