X11 forwarding with an already running window?

4

1

I'm trying to forward the X session to my Windows laptop (using Xming and putty), and I have no problem opening new programs such as gedit and having them forward, but how would I forward something such as a Firefox window which is already open and running? I don't want to shut it down and restart it. Is there any way of forwarding something that's already running? And if so, can I "unforward" the X session without closing the program down?

Jordan

Posted 2011-05-21T18:15:20.730

Reputation: 183

Answers

3

Looks for a program called xmove. It's not usually installed by default, but should be available in your distro's package manager.

eduffy

Posted 2011-05-21T18:15:20.730

Reputation: 641

Unfortunately it doesn't seem to be in the repo anymore, and I can't seem to find it anywhere :S – None – 2011-05-21T18:30:25.413

2http://code.google.com/p/partiwm/source/browse/README.xpra claims that xmove has been unmaintained since 1997. Note that that is part of the xpra FAQ, so they have no incentive to look very hard for forks or anything. On the other hand xpra looks like a modern replacement for xmove, albeit still in beta. – dmckee --- ex-moderator kitten – 2011-05-21T18:31:31.057

1

Looks like there a newer program called xpra that does the same thing.

– eduffy – 2011-05-21T18:32:33.487

2

user76871

Posted 2011-05-21T18:15:20.730

Reputation: 791

Yeah, VNC isn't very efficient or fast though, especially when I only want one window open. That and it has issues with multiple monitors moving to a single monitor setup. – None – 2011-05-21T18:31:46.290

Some versions of VNC have single-window support, but was just mentioning the answer for completeness. =) – user76871 – 2011-05-21T18:33:25.333