FreeRDP icon indicating copy to clipboard operation
FreeRDP copied to clipboard

aFreeRDP DisplayLink multi monitor support

Open Harryols opened this issue 3 years ago • 9 comments

Describe the solution you'd like I would like support for multi monitor via DisplayLink. As it works right now, there will just be the same image on all monitors, I would like it to work with Windows extended displays, like in MS RDP Win client. This can be used with x USB-C laptop docks. PowerPoint has this support implemented already.

Harryols avatar Sep 14 '21 19:09 Harryols

Pull requests welcome, but we are still looking for someone willing to maintain the android port (we check if it compiles, but not much testing is done currently)

akallabeth avatar Sep 15 '21 06:09 akallabeth

:'(

Harryols avatar Sep 15 '21 08:09 Harryols

?

JackZ0 avatar Sep 28 '21 10:09 JackZ0

? @JackZ0

Harryols avatar Sep 28 '21 10:09 Harryols

this can only use in one monitor ?

JackZ0 avatar Sep 28 '21 10:09 JackZ0

Yes currently @JackZ0

Harryols avatar Sep 28 '21 12:09 Harryols

how to Extended screen display from X11?

JackZ0 avatar Oct 19 '21 03:10 JackZ0

THe easier way to do this is by using https://developer.android.com/reference/android/app/Presentation to open a presenter view on each external monitor. To keep things sane and usable, the main display with touch will have to offer the virtual touchpad and keyboard in case the user does not have a hardware mouse and keyboard as you cannot interact directly with a presenter view. Unfortunatley as it stand now, I might only be able to do something like this in 10 years or so.

Altomb avatar Jul 31 '22 02:07 Altomb

@Altomb whats your e-mail? Please contact me at [email protected]

Harryols avatar Jan 06 '23 12:01 Harryols