Computer Association of SIUE - Forums

CAOS Forums => Questions and Answers => Topic started by: on 2006-02-28T11:10:22-06:00 (Tuesday)

Title: Cygwin X
Post by: on 2006-02-28T11:10:22-06:00 (Tuesday)
What is Cygwin X?
Title: Re: Cygwin X
Post by: Peter Motyka on 2006-02-28T11:15:04-06:00 (Tuesday)
Cygwin X is a X Window server that runs on Microsoft Windows.  This allows for the redirection of X Window output from a remote unix host to a Microsoft Windows system.

I used Cygwin X during my senior project to beam the ouput of the Linux-based Aria/Saphira robotics software to a Microsoft Windows computer.

It is quite a handy tool and its usefulness is probably best understood by seeing it in action.  Andrew, are you still using Cygwin X as a means to access the Activmedia bots?
Title: Re: Cygwin X
Post by: R. Andrew Lamonica on 2006-02-28T11:42:07-06:00 (Tuesday)
We are not using cygwin-X for the robots any more, but it is available in the labs.  If you run â€Ã...“Xâ€Ã, in the â€Ã...“Start->Runâ€Ã,¦Ã¢â‚¬Ã, menu then X windows will run in the background.  Then all you have to do is SSH to a Linux system (like home.cs.siue.edu) with the â€Ã...“Sonnection->SSH->Tunnels->Enable X11 Forwardingâ€Ã, box checked and any X-windows applications that you run will popup on the local machine.

Several of the students who have to program in Linux for classes use this feature in order to run â€Ã...“dddâ€Ã, (the debugger) with a point and click interface.