On Fri, 18 Mar 2011 05:41:24 pm Jay Sorg wrote:
> >> 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>
> 
> I like it but how do you set which one is primary?
> Maybe screen 0 is always primary.
Maybe the first screen is always primary, and each screen after that is just in 
order (i.e. screen is implied by the order of the arguments on the command 
line):

xfreerdp -g 2560x1024 --screen=1280x1024 --screen=1280x1024+1280+0 <ip>

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