summaryrefslogtreecommitdiff
path: root/sys-power/acpilight/files/acpilight.confd
blob: ecb74eb7209f17f1db009928048c6dd8acbcd919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# RESTORE_ON_START:
# Restore brightness level when acpilight starts
# no - Do not restore state
# yes - Restore state

RESTORE_ON_START="yes"

# SAVE_ON_STOP:
# Save brightness level when acpilight stops
# no - Do not save state
# yes - Save state

SAVE_ON_STOP="yes"