<div dir="ltr">I'm sure I've done that also but I'll try again and report the results tomorrow. Thanks.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 23, 2014 at 7:16 PM, Thomas Lübking <span dir="ltr"><<a href="mailto:thomas.luebking@gmail.com" target="_blank">thomas.luebking@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Freitag, 24. Januar 2014 01:07:57 CEST, ... wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
$ Xephyr -ac -br -noreset -screen 800x600 :0<br>
</blockquote></div>
try<br>
$ Xephyr -ac -br -noreset -screen 800x600 :1<br>
<br>
:0 is the hosting X11 server display - you need a new one.<br>
Stuff that shall run in that xephyr server needs to be informed:<br>
$ xterm -display :1<br>
<br>
Cheers,<br>
Thomas<br>
</blockquote></div><br></div>