1
0
Fork 0
Commit Graph

2 Commits (e26363a4c8d537e3fd5072db10b32fbf16a4db79)

Author SHA1 Message Date
Dustin 9503e87b4b 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.

https://www.acmesystems.it/CM3-PANEL-7-BASIC_backlight
2021-04-30 08:24:14 -05:00
Dustin a64c749f18 Initial commit 2021-04-29 09:36:49 -05:00