On Wed, May 16, 2018 at 4:35 PM, Ulrich Sibiller <ulrich.sibiller@gmail.com> wrote:
We can add that to the options string, so it can be switched depending on the client's preference. No big deal...
Turns out that feature is already present in nxagent. You can use -nomagicpixel on nxagent's command line and you can toggle the magic pixel by using magicpixel=0/1 in the options string. So all that's missing is support in x2go.
Uli