VirtScreen icon indicating copy to clipboard operation
VirtScreen copied to clipboard

Feature request: support systems with multiple physical screens

Open arkonbob opened this issue 7 years ago • 1 comments

I have a monitor (HDMI-1) connected to my laptop, in addition to the built in display (eDP-1). When I run VirtScreen in this configuration, the virtual screen isn't correctly mapped - the VNC client shows half of the virtual screen and the rest of the output is black. Would it be possible to amend the virtual screen calculations to support systems with more than one physical screen?

Other than this VirtScreen works great, many thanks for your efforts!

arkonbob avatar Feb 27 '19 01:02 arkonbob

Hi, I had never thought about a client with multiple physical screen, and I don't think it is possible out of the box in this version right now. One possible workaround is to run multiple VirtScreen programs as many as your physical screens and open the same number of VNC clients. This way is not really practical though.

I would consider adding multiple screens feature if I figure out a great way to achieve this, but for now it doesn't sound great because I requires a high constant CPU and network load.

kbumsik avatar Feb 27 '19 14:02 kbumsik