SSzretter
January 30th, 2010, 12:36 PM
Is it possible to have an x11 app running in a virtual screen like with the screen command?
I have an x app that I want to leave running, the machine it is running on does not have x, it is cli only.
I ssh -Y connect in to it and run the x app remotely.
But I want to be able to close the client side down and leave the app running and re-connect to it later. Just like with the screen command for cli apps.
Is this possible?
I have an x app that I want to leave running, the machine it is running on does not have x, it is cli only.
I ssh -Y connect in to it and run the x app remotely.
But I want to be able to close the client side down and leave the app running and re-connect to it later. Just like with the screen command for cli apps.
Is this possible?