Max Chao <yochaos@...> writes:
Hi Gerry,
I met one issue you mentioned here before: "place the cursor over the title bar it kills the window", which because of X2Go will try to run the program pointed by environment variable NX_CLIENT, if your cursor over the title bar of single window.
While the NX_CLIENT is set as /usr/bin/x2gosuspend-agent, which will suspend your app. You can just comment it out or set it as /bin/true to make a workaround.
Hope it helps you.
Max
Sorry, I forget to mention the NX_CLIENT is in /usr/bin/x2gostartagent. Good luck.
Max