白い熊 skrev: > Ove Kaaven <[email protected]> writes: > >>> I the N900 running true X-Windows, meaning that it was possible to ssh >>> -XC in some Linux box and start X-applications without any extensions or >> Try it. It's fun. > > 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?
I admit I've only tried it in the other direction myself - displaying my desktop apps on the N900's display, which works fine (and is the only direction that actually needs the N900 to run a full X server, you could probably have forwarded in the direction you're asking about just fine without running any X server on the N900, just having the X client libraries (though, of course, if the device wasn't X-based, the client libraries probably wouldn't be there and in use either)). To display the N900's display elsewhere I think most people would just use x11vnc. However, you can probably make ssh work if you steal the xauth package off Debian's armel repository for etch or something. _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
