On Mon, Jan 21, 2019 at 12:57 PM Mike Gabriel <mike.gabriel@das-netzwerkteam.de> wrote:
Today, I would propose another approach: install a background image to /usr/share/backgrounds/x2go/, make it be the default desktop-base background and remove it from /etc/x2go/ entirely.
If people want to override the default background image, they need to use update-alternatives and fiddle with desktop-base themselves.
Why not take the systemd approach and check /etc/x2go first. If there's a background image, take that, else falls back to /usr/share/something.
Uli