Thank you!
-V
On Tue, 2004-11-30 at 09:03 +0100, Lionel Bouton wrote:
Vadim wrote the following on 11/29/2004 10:59 PM : > I am ssh'ing. > And I have x forwarding turned on. I get the window, it just crashes > for some undetermined reason. Use ssh -Y or put "ForwardTrustedX11 yes" in /etc/ssh/ssh_config. I didn't understand this new option fully but it seems "ForwardX11" or ssh -X don't allow some X extensions to be used anymore.