On Thu, 2007-08-23 at 23:44 +0200, Clemens Eisserer wrote:
> Hello,
> 
> Does anybody know wether the N800's x-server does support tcp-connections?
> As far as I could imagine I fear not because of security concerns..

Yes and no. The actual program does, but it is started with a "-nolisten
tcp" which disables that functionality. If you go into the startup
script for it and remove the nolisten option then it will accept X
connections.

However, what is your use case for this? In most cases, if you are
accessing a remote X client, you are doing so by SSH (at least I should
hope so!) and in that case SSH's X forwarding will work without opening
up the TCP server side.


_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to