I need to redirect an X application on a Debian box to run on another system running cygwin X.
I managed to start X on the cygwin machine. I telneted to the remote Debian box. Now I want to invoke an application and have it displayed on my cygwin X (client?) On the debian box I know I need to do something like xhost +192.168.2.50 (the cygwin machine) set DISPLAY=192.168.2.50:0.0 I'm not quite getting it. Can someone set me straight? Thanks. -- Ed