njsmith / partiwm

[defunct] Experiments with window managers in Python + GTK+, including the original version of xpra
GNU General Public License v2.0
22 stars 3 forks source link

suggestion: "xpra detach" command #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
My pattern of using xpra is that I leave a session running permanently on my 
home server, then attach to it from my laptop when the laptop is on. When I 
want to detach, I usually do "ps xw | grep xpra" and then kill the ssh process. 
It would be nice if xpra itself had a "detach" command instead, to better 
mirror screen.

Thanks again for the great software and the help with the other issue :-)

Original issue reported on code.google.com by lalo.martins on 3 Dec 2010 at 1:32