On Wed, Feb 10, 2010 at 22:01, 白い熊 <[email protected]> wrote: > > I've tried both ssh -XC n900 and ssh -YC n900 and then running leafpad > for instance, but it gets run on the N900, is not exported to the PC. > > I've set: > ForwardX11 yes > ForwardX11Trusted yes > in /etc/ssh/ssh_config on the N900 but it's not exported. > > What am I doing wrong?
The above only affects outgoing ssh connections _from_ the N900. If you have openssh server installed on the N900 you would want to edit /etc/ssh/ssd_config instead and set 'X11Forwarding yes' and restart sshd. -Tor _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
