[maemo-developers] Can we launch Maemo UI on several Xephyrs from different clients connected to a server?

From: Kevin, K Park. yans422 at gmail.com
Date: Wed May 9 15:11:42 EEST 2007
On 5/9/07, Eero Tamminen <eero.tamminen at nokia.com> wrote:
>
> Hi,
>
> ext Kwansu Park wrote:
> > 4) Then I logged in scratchbox(Apophis (Current stable version)) as each
> > user.
> >
> > 5) For the first time, kevin set its DISPLAY, like this
> >    [sbox-SDK_X86: ~] > export DISPLAY=127.0.0.1:2
> >
> >    and then another user, dino did the same work except to number of
> > DISPLAY
> >
> >    [sbox-SDK_X86: ~] > export DISPLAY=127.0.0.1:3
>
> Please don't use hostname for local connections and use "-nolisten tcp"
> in the Xephyr invocation (you don't usually want to open extra holes to
> network and using unix socket for X communication for instead of inet
> one is faster & what happens on the target device).


  you mean, when I lanuch start-xephyr.sh, add that flag(-nolisten tcp) into
this script?
  please, more detail description about what you said...

>  7) Lastly, dino launched Maemo UI, like this
> >
> >   [sbox-SDK_X86: ~] > af-sb-init.sh start
> >
> >    ..........as a result, it terminated...with that log.
> >
> >      /usr/bin/af-sb-init.sh: line 1: export: `bus:': not a valid
> identifier
> >      /usr/bin/af-sb-init.sh: line 1: export: `/tmp/session_bus_socket:':
>
> I think D-BUS socket is fixed one in Maemo.  You might be able to make
> it to use display or user name in the startup scripts.


   startup scripts is af-sb-init.sh, right?
   so, user name in this script?
   or display, how do I deal with display for solving this problem....?



       - Eero
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20070509/2b73c25c/attachment.htm 
More information about the maemo-developers mailing list