[maemo-developers] Xephyr trouble

From: Eero Tamminen eero.tamminen at nokia.com
Date: Mon Mar 12 15:23:41 EET 2007
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

More information about the maemo-developers mailing list