#42 closed enhancement (fixed)
suggestion: "xpra detach" command
Reported by: | Norman Rasmussen | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.0.7.x |
Component: | client | Version: | 0.0.7.31 |
Keywords: | suggestion | Cc: |
Description
ref: http://code.google.com/p/partiwm/issues/detail?id=40
Reported by Lalo Martins, Dec 2, 2010:
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 :-)
Change History (5)
comment:1 Changed 9 years ago by
Milestone: | → future |
---|---|
Priority: | major → minor |
Status: | new → accepted |
comment:2 Changed 9 years ago by
Ahh! the menu item works great, although I think it might be nice to have a command line interface to it as well.
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
r277 adds "xpra detach
" command - was trivial to add
although it could be done better/cleaner, I think this will do
comment:4 Changed 9 years ago by
Milestone: | future → 0.0.7.x |
---|---|
Version: | → 0.0.7.31 |
comment:5 Changed 4 days ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/42
Have you tried using the "detach" option from the tray icon menu available in recent releases?