[Unit]
Description=headless apps to run in gamescope session
After=openrgb.service
Requires=openrgb.service
[Service]
Type=forking
ExecStart=/home/zany130/Scripts/startGamescopeAppsBazzite.sh
I really like this, thanks for sharing! What would be the best way to fire off your scripts whenever the machine boots or resumes from sleep, so it more fully emulates HDMI-CEC?
My linux-fu is still in diapers so ill ask to be sure, if i want only to turn on the tv and switch hdmi to the tv i only need the override and the woltv files, correct? any modification needed to any of them? (and yea, i need to correct to my own paths, i know at least that lol)
All you would need is a ~/.config/systemd/user/gamescope-session-plus@.service.d/override.conf file containing the path of the script or the command to wake up your tv for example
there is also wakeonlan which is a bit easier to use as you only need to specify the MAC ADDRES of your device where as etherwake you also need the network interface of your PC ex: eth0 for ethernet or wlan0 for wifi
as for auto switching to the right channel that’s a bit more complex. you would need some way of controlling your tv’s channel with your PC.
that’s what alga does its a pc remote control app for lg tvs
So it technically isnt an universal hdmi-cec control, im pretty sure this wont work with my samsung tv be65a-h, if you have any idea just point me in the right direction, tyvm in advance
no i don’t think there is any way to remotely control a samung tv from a PC AFAIK
You can use WOL to turn on your tv if its plugged in through ethernet. Pretty much every tv supports this, but without some app or way to set inputs on your tv, it will probably just go to the last input you were on or your home screen, depending how you have your tv configured and if its smart or not