On 02/04/2011 11:46 AM, John A. Sullivan III wrote:
On Fri, 2011-02-04 at 11:09 -0500, Gerry Reno wrote:
John, Did you ever try using the Cygwin/X server?
Been quite a while since I've used it but I think there was a way to
reconnect a lost mouse pointer from the menu.
<snip> We did not for performance reasons. I gather that Cygwin places the X traffic on its own IP stack which then talks to the Windows network stack and thus introduces considerable latency. This is why Xming performs better; it directly uses the native Windows network stack.
In fact, we are eagerly anticipating better performance in general using libssh rather than ssh via Cygwin for the same reason - John
I just loaded Cygwin/X and now there is no menu option to reconnect mouse.
Agree on the network stack issue. If it's not using the native windows network stack then performance will not be good.
Regards, Gerry