I ran xterm as in example:
xpra start ssh/SERVERUSERNAME@SERVERHOSTNAME --start-child=xterm
And it worked. Now how to detach from it, to keep it running? If I ctrl-c the running program, it also kills xterm and doesn't allow to attach to in anymore.
It was told it is like screen but for graphics.
