1
0
Fork 0
Commit Graph

2 Commits (a48fd74a153d9926821b8406e6d19131f03b1dd8)

Author SHA1 Message Date
Dustin a48fd74a15 Add backlight daemon
The backlight on the CM3-PANEL cannot be controled with normal DPMS.  Instead,
the brightness is set using PWM on GPIO pin 22.  The
`thermostat.backlight` program runs as a background process to manage
the PWM duty cycle.  It exposes a D-Bus service to allow other programs
to control the backlight.  It also watches for *xscreensaver* events to
detect when the screen is blanked and disable the backlight.
2021-04-29 22:19:47 -05:00
Dustin a64c749f18 Initial commit 2021-04-29 09:36:49 -05:00