The title may not be too clear, and I don't know if this is possible.
Using screen you can run a CLI program, detach, and the continue later. Is it possible to do this with SSH and remote X?
i.e. Can I load 'ssh somehost -X' run gedit, then detach gedit from this PC, and resume it from another?
Thanks, Savage