Kyle Gospodnetich 1761a1739b
feat: Add CEC control (#412)
* feat: Add CEC control (Default enabled only on deck/ally/framegame builds, edit /etc/default/cec-control to change behavior)
Original source is https://github.com/ChimeraOS/chimeraos/pull/428
Big thanks to BoukeHaarsma23

* chore: Fix missing default for sleep standby
2023-10-06 16:55:13 -07:00

6 lines
98 B
Plaintext

CEC_TVID=0
CEC_WAKE=true
CEC_SETSOURCE=true
CEC_ONPOWEROFF_STANDBY=true
CEC_ONSLEEP_STANDBY=false