Description: | Save and restore backlight settings. |
Latest Version: | 2015 |
Source Code: | src/ |
Architecture: |
|
Optional Dependencies: |
|
Arch Repositories: |
|
AUR Page: | relight |
Arch Forum Thread: | 156597 |
Tags: |
This package contains some tools for setting screen brightness
directly via the /sys/class/backlight/acpi_video*
interfaces. It contains the following:
$ relight --help
About
/usr/bin/relight - save and restore backlight settings
Usage
/usr/bin/relight <cmd> [<profile>]
Commands
save: save current backlight settings for all screens
restore: restore saved backlight settings
clear: clear all saved settings and remove settings directory
list: list all profiles
gen_conf: generate configuration file
del_conf: delete the configuration file
help | --help | -h: display this message and exit
Profile
Profiles can be used to save and restore custom settings. There are up to
3 default profiles, depending on the system. These are used automatically if
no profile is given.
default: The default profile if the AC adapter status is unavailable.
adp: The profile used if the AC adapter is online.
bat: The profile used if the AC adapter is offline.
/var/tmp/relight
to
/etc/relight
gen_conf
and del_conf
to
configure intervals