Re: [Freerdp-devel] Multiple monitor support

2011-02-04 Thread Otavio Salvador
Hello Josh, First I'd like to thank you for the work on this. On Fri, Feb 4, 2011 at 03:37, Josh Nisly wrote: ... > I'm using Xinerama under X11 to determine monitor position. Is this the best > way to do it? Is it okay to depend on the Xinerama extension at compile > time? (If it's not enabled,

Re: [Freerdp-devel] Multiple monitor support

2011-02-04 Thread Josh Nisly
Ok, I've updated the configure script to make the Xinerama dependency optional. Also, I had tried numerous times to use negative offsets for the screens without success, but I just tried it now, and it works perfectly. Oh well. Here's an updated patch. Any objections? On Fri, Feb 4, 2011 at 6:22