On Sun, Feb 18, 2007 at 09:17:09AM +0100, sebastian maemo wrote: > Hi, folks. I'm having a problem with SSH server. (Not really) > But when I try the reverse, that is I type from my Linux PC: ssh -X > user at my.nokia.770.ip, connection with the 770 server is ok. But then I type > for example 'oggplay' and oggplay window is displayed on the 770 server, not > on the Linux PC client. That's because the .profile in the 770 overrides $DISPLAY, and also because the 770 does not have xauth, which is needed for the ssh server to set up X forwarding. Try porting and installing xauth on the 770, and then setting DISPLAY=localhost:10 after logging in and before running oggplay. Please tell us if this works. Marius Gedminas -- Linux. Where do you want to go tomorrow? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.maemo.org/pipermail/maemo-users/attachments/20070218/6fb94dea/attachment.pgp