Is there a way for this to auto run under ubuntu without having an HDMI monitor plugged in?
When I try to start from putty. I get:
Error: Unable to initialize GTK+, is DISPLAY set properly?
I can workaround this by enabling X11 forwarding in putty and running an xterm (mobaxterm), but I really want to avoid this requirement.
I want to setup xSchedule as service and just control it from the web interface, which, by the way, I had to hack because of this:
https://github.com/smeighan/xLights/issues/1027