On 12/8/16 2:34 PM, [email protected] wrote: > Thanks for your exhaustive reply! I will read it thoroughly, but I will > explain my usecase first. > > I have been using x2go a lot over the years, but recently I have started > migrating to turbovnc. > > x2go works by default that you only have one client connected. If you > connect with a new client, the other client on another machine is > disconnected. This is okay, but it takes some time to switch to another > machine, which I do frequently enough for it to be annoying. > > What I wanted to do with my new shiny turbovnc setup was to have several > viewers running, on the machines I normally use. Then I would just have > to resize the turbovnc window to the size of the screen on the current > machine.
In that case, it would require the ADR behavior to be changed such that the most recent client-initiated resize takes precedence, which would require that the viewers always accept resizes initiated by other clients, even if that would cause them to display scrollbars. Since your use case is not typical (usually when multiple viewers connect, they all have a different person driving them), this would require a new configuration setting in both viewers. It's not that difficult to do, but I'd rather ... > I would be fine with just having the new viewer kick out the old > viewers, like x2go works. Turbovnc is much faster to connect than x2go > anyway. ... do this, if it is sufficient to solve the problem. Implementing a "-disconnect" switch in the server to emulate the behavior of other VNC solutions and x2go is trivial. I'll let you know once it's checked in. ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi _______________________________________________ TurboVNC-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/turbovnc-users
