On 05/04/2010 17:44, Cyril Brulebois wrote:
> Package: xfce4-terminal
> Version: 0.4.3-1
> Severity: important
> 
> Hi,
> 
> I've just tried to run some stuff within Xephyr, starting them through:
> Xephyr :1
> DISPLAY=:1 xfce4-terminal
> 
> Then, once I've finished my stuff there, I closed the Xephyr window,
> which killed everything in there, but my xfterm4 on DISPLAY=:0 also
> went away…

My guess is that you run it *after* the first DISPLAY=:1 xfce4-terminal?

If you want to separate the process, run:

xfce4-terminal --disable-server

or else all the window will share a common processus. When this
processus is terminated (maybe because you close the xephyr window),
then all the windows are terminated too.

Cheers,
-- 
Yves-Alexis



_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to