The arguments for Xephyr and Xnest appear to be mostly the same.

The call that tsclient makes is:
 Xnest :1 -once -geometry 1024x768 -query 127.0.0.1

The equivalent Xephyr call is:
 Xephyr :1 -once -screen 1024x768 -query 127.0.0.1

I'd not be surprised if there are other parameters that tsclient sends
with different options. I've created a tiny bash script which
substitutes geometry with screen.

To make this work, place the script in /usr/bin as Xnest (making sure
you rename Xnest first (I use Xnest.bin)

** Attachment added: "Script to use as an Xnest/Xephyr wrapper"
   http://launchpadlibrarian.net/24728477/Xnext2Xephyr

-- 
tsclient should recognize Xephyr for XDMCP login
https://bugs.launchpad.net/bugs/217798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to