Can't I forward a program window from my laptop to my desktop securely, both running Linux?
How to ssh -X an existing window program just like the 'screen' program does?
This question came up with my friends when watching an episode of 24! "Almeida send me your screen"
ssh -X you@desktop xwd -root >~/screen.xwd? – DaveParillo Jul 30 '10 at 22:41