Hi,

ext Claudio Scordino wrote:
So, how should I set the configuration in order to make Xephyr work with a unix socket ?

I do just (outside Sbox):
  Xephyr :1 -nolisten tcp -host-cursor -screen 800x480x16 -dpi 96 -ac &

("-ac" disables access control for the client connections and
"-nolisten tcp" disables inet sockets so that only local clients
can be used.)

And in Sbox:
  export DISPLAY=:1
  af-sb-init.sh start


Doesn't this work?


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

Reply via email to