On Fri, 18 Mar 2011 05:00:11 pm Jay Sorg wrote:
> If you want to do two 1280x1024 monitors side by side.
> 
> xfreerdp -g 2560x1024 --multimon 2 0 0 1280 1024 1 1280 0 1280 1024 0 <ip>
Seems a bit hard on the eyes. Still not very good, but perhaps:
xfreerdp -g 2560x1024 --screen=0,1280x1024 --screen=1,1280x1024+1280+0 <ip>

Roughly modelled from xrandr options. At least consider using the 
<width>x<height> convention to match -g.

Probably anything other than a GUI is going to be pretty ugly for this, so not 
sure how important the syntax is.

Brad

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to