Hello Ivar, Most simple reproduction: start an ssh session somewhere run a loop like:
while echo aaaaaaaaaaaaa; do echo bbbbb; done and try to do anything in the desktop session, like move a window or minimize it, or send a Ctrl+C IJ> Which rdp client are you using when you experience the scroll problem? Sun's uttsc on sunray rdesktop on sunray rdesktop tunnelled to X-Win32 happens briefly in mstsc sessions, but after a few screenfuls (1-2 seconds) of text output a Ctrl+C passes to ssh and breaks it. Maybe it also passes likewise in rdesktop/uttsc, but then these few screenfuls take ages longer to render. I believe this to be a drawback of RDP (since we had it in smaller form in native MS clients), but maybe it's enhanced by re-packaging to X11 protocol. Does not happen in TightVNC sessions. Problem happens to be quite serious for us since we do some software development and debugging, and this pattern of text output (and thus session freezes) is usual of us during makes, stacktraces, etc. -- Best regards, Jim Klimov mailto:[EMAIL PROTECTED] _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
