On Mittwoch, 1. Mai 2013 21:29:43 Hans-Peter Jansen wrote:
> Dear Marc-André,
> 
> On Sonntag, 28. April 2013 16:41:43 Marc-André Moreau wrote:
> > Hi Hans-Peter,
> > 
> > Thanks for your contribution. I've started integrating bits from it, and
> > I'm trying to think of the best way to get this done cleanly.
> 
> Cool.
> 
> > From the code
> > I have working here, you've modified the multimon detection logic and
> > extended the size option to get a desktop position.
> 
> Yes, with that code in place, we will get maximum flexibility in a minimum
> invasive way.
> 
> > Here's what I'd like to do to:
> > 
> > Add an option to list detected screens, and provide a command for passing
> > in an array of displays to use.
> > 
> > Let's say we could list the monitors like this (the following config
> > matches my dual full-hd monitor setup)
> > 
> > /monitor-list
> > [0] 1920x1080 +0+0 *
> > [1] 1920x1080 +1920+0
> > 
> > We could then specify monitor settings like this:
> > 
> > /monitors:0,1
> > /monitors:1920x1080+0+0,1920x1080+1920+0
> > 
> > /monitors:1
> > /monitors:1920x1080+1920+0

After another night of sleep, what about using 
/monitors:comma_sep_list_of_monitors just as an alternate way to specify a 
multi monitor setup, without touching geometry. Then the geometry provided by 
the system will define the geometry, that we use and forward to the session 
host.

Cheers,
Pete


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to