[PATCH] RDP compositor take 5

Alex Elsayed eternaleye at gmail.com
Sun Mar 31 08:08:18 PDT 2013


Hardening wrote:

> On 30/03/2013 21:34, Jason Ekstrand wrote:
>> Hardening,
<snip>
>> 
>> I'm curious what your use-case is for passing an FD to an RDP server.
>> Do you intend it to have an authentication daemon that then starts RDP
>> weston?
>> 
> In this case there's no listener. This could be used to have a process
> that forks a virtual desktop (weston in this case) and wants to get the
> display remotely using RDP.
> 
> I'm also preparing some patch for FreeRDP to have that kind of invocation:
> xfreerdp "/fork:weston --backend=rdp-compositor --width=800 --height=600"
> 
> or with some code to take input/output from stdin/stdout:
> xfreerdp /stdin | weston --backend=rdp-compositor --width=800
> --height=600 --rdp-pipe

Another possible case is to have weston/rdp be socket-activated by systemd, 
much like sshd can be (sshd at .service).



More information about the wayland-devel mailing list