On Tue, 5 Nov 2013 11:30:29 +0100
Alexandre Chabert <obsi...@gmail.com> wrote:

> Hello all,
> 
> After the answer about multi head display (ie. it's the client that is
> responsible for creating new virtual displays) I've been looking at
> tigervnc's code to find how to dynamically create a second virtual display
> (like VNC-1). My coding knowledge being limited, I can't seem to find it.
> Could someone kindly point me in the right direction?
> 

XserverDesktop::setScreenLayout() in
unix/xserver/hw/vnc/XserverDesktop.cc.

The problem is really one of interface. There is no RandR call to
create outputs. That's why the only way is via the client. :/

Rgds
-- 
Pierre Ossman           Software Development
Cendio AB               http://cendio.com
Teknikringen 8          http://twitter.com/ThinLinc
583 30 Linköping        http://facebook.com/ThinLinc
Phone: +46-13-214600    http://plus.google.com/112509906846170010689

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to