On Sun, May 24, 2009 at 8:53 PM, Dwight Schauer <[email protected]> wrote: > Nathaniel, > > Thanks for the detailed answers.
No problem. > My total resolution across both monitors is 3520x1200. [...] > I changed 2048x2048 in xpra/scripts/server.py to 3520x1200 and that > fixed issue #1 from my original post. (Strange behavior when running > in Nvidia's twinview). Should the maximum resolution be made a > parameter? I've not looked into it yet, but it seems like either > passing in the size or getting it from an environment variable should > solve the problem for those that run large desktops. Good question. For now I just bumped it up to 3840x1920 (enough for two 1920x1200's side-by-side, or 3 in vertical mode) and added some code to notice and warn the user when that isn't sufficient, but an option may be necessary if we can't get a proper solution. -- Nathaniel _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
