[maemo-developers] Xephyr trouble
From: Eero Tamminen eero.tamminen at nokia.comDate: Mon Mar 12 15:23:41 EET 2007
- Previous message: Xephyr trouble
- Next message: Xephyr trouble
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Xephyr trouble
- Next message: Xephyr trouble
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
