Pulse-Eight / libcec

USB CEC Adapter communication Library http://libcec.pulse-eight.com/
Other
714 stars 287 forks source link

Running 'standby' command at shutdown #520

Open PsychedelicHell opened 4 years ago

PsychedelicHell commented 4 years ago

Lib-cec works great under Windows with the cec-tray software, however this gui solution is not available in Linux.

I am able to get the cec controller to turn the TV on at boot with a bash echo command, however I am unable to get it to turn the TV off when shutting down Linux.

I want it to just turn the TV off when I shut down like it does in Windows.

Does anyone have auto on/off working under Linux? If so please share the solution, I've spent days on this.