> So from the lack of response, I guess I can assume that the x11rdp stuff is > dead, or deprecated, or at least in stasis and probably out of sync with the > rest of the project?
X11rdp source was never with the rest because all the Xorg source code is in the SVN repository. I had originally done that because I thought I would have to make changes to the Xorg sources. It turns out I never had to alter their code. This means we can download the Xorg tar balls instead of checking them all in. Then, all that is needed to build X11rdp is a script and a few .c, .h files. This should go into git. Here is my plan for X11rdp. 1. Change the buildx.sh script to download the Xorg files instead of checking them in. 2. Put these items in git. 3. Update to the most recent Xorg server. 4. Change over from a monolithic build to a true Xorg driver. Currently we are using X11 7.1(1.1) The latest version is 7.6(1.10). The goal in the end is that an Xorg driver is installed with xrdp and sesman starts up the Xorg on the system specifying an xrdp xorg.conf file that uses the xrdp installed driver. I have no idea what we need to do for Wayland, if that is the future. Jay ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ xrdp-devel mailing list xrdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xrdp-devel