[FreeRDP-devel] Partial multi monitor?

2018-09-28 Thread David Balažic via FreeRDP-devel
Hi! Is it possible (on Windows) to use 2 out of 3 local monitors for the RDP connection? Regards, David PS: Is there also a server part in freeRDP or just a client? ___ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourc

[FreeRDP-devel] freerdp get fd's for polling

2018-09-28 Thread Alexandr via FreeRDP-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 hi all. in "client/DirectFB/dfreerdp.c" i found what "freerdp_get_fds" and "freerdp_channels_get_fds" used to get fd's for select, but in each iteration they called again for new fd's, also i have checked under debugger, and they does not changing du