On 5/9/07, Eero Tamminen <[EMAIL PROTECTED]> 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

_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to