aboutsummaryrefslogtreecommitdiff
path: root/lightsd.conf
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2018-07-06 21:25:39 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2018-07-06 21:25:39 +0800
commitb5932d1d22d35cef95eb1cffbf489619b264442d (patch)
tree6040dc505e9b22875449bcc045fed9b0ac3f0692 /lightsd.conf
parent61e0a974c07f38b8e42f226d68f22e2d1b26fa6d (diff)
downloadlightsd-b5932d1d22d35cef95eb1cffbf489619b264442d.tar.xz
Random code clean-ups to get ready for the next update.
Also tweaked the config a little bit.
Diffstat (limited to 'lightsd.conf')
-rw-r--r--lightsd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/lightsd.conf b/lightsd.conf
index 6b39c3f..7217a75 100644
--- a/lightsd.conf
+++ b/lightsd.conf
@@ -1,4 +1,4 @@
-#example configuration for lightsd
+#sample configuration for lightsd
#path to backlight control in sysfs
#expected files are max_brightness and brightness
@@ -30,7 +30,7 @@ lcd_backlight_trigger_range=2
lcd_backlight_min_value=1
#same as their lcd conterpart
-kbd_backlight_thresholds=100
+kbd_backlight_thresholds=40
kbd_backlight_values=50,0
kbd_backlight_control_delay=5
kbd_backlight_trigger_range=2