<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 11, 2013 at 2:12 PM, Jason Ekstrand <span dir="ltr"><<a href="mailto:jason@jlekstrand.net" target="_blank">jason@jlekstrand.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><p dir="ltr"><br>
On Nov 11, 2013 3:18 AM, "Pekka Paalanen" <<a href="mailto:ppaalanen@gmail.com" target="_blank">ppaalanen@gmail.com</a>> wrote:<br>
><br>
> On Sun, 10 Nov 2013 17:26:28 -0600<br>
> Jason Ekstrand <<a href="mailto:jason@jlekstrand.net" target="_blank">jason@jlekstrand.net</a>> wrote:<br>
><br>
> > Signed-off-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net" target="_blank">jason@jlekstrand.net</a>><br>
> > ---<br>
> >  man/weston.man | 20 +++++++++++++++++++-<br>
> >  1 file changed, 19 insertions(+), 1 deletion(-)<br>
> ><br>
> > diff --git a/man/weston.man b/man/weston.man<br>
> > index 39d854b..2095819 100644<br>
> > --- a/man/weston.man<br>
> > +++ b/man/weston.man<br>
> > @@ -148,9 +148,27 @@ Name of the Wayland display to connect to, see also<br>
> >  .I WAYLAND_DISPLAY<br>
> >  of the environment.<br>
> >  .TP<br>
> > +.B \-\-fullscreen<br>
> > +Create a single fullscreen output<br>
> > +.TP<br>
> > +\fB\-\-output\-count\fR=\fIN\fR<br>
> > +Create<br>
> > +.I N<br>
> > +Wayland windows to emulate the same number of outputs.<br>
> > +.TP<br>
> >  \fB\-\-width\fR=\fIW\fR, \fB\-\-height\fR=\fIH\fR<br>
> > -Make the desktop size<br>
> > +Make all outputs have a size of<br>
> >  .IR W x H " pixels."<br>
><br>
> Hmm, wasn't that just a default, and overridable in weston.ini?</p>
</div></div><p dir="ltr">You may be right.  I'll look at it again and send out a v3.</p></blockquote><div>No, The patched docs are correct.  If you have a good argument why the config should over-ride the command-line, it's easy enough to change.<br>
</div><div>--Jason <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<p dir="ltr">><br>
> > +.TP<br>
> > +.B \-\-scale\fR=\fIN\fR<br>
> > +Give all outputs a scale factor of<br>
> > +.I N.<br>
> > +.TP<br>
> > +.B \-\-use\-pixman<br>
> > +Use the pixman renderer.  By default, weston will try to use EGL and<br>
> > +GLES2 for rendering and will fall back to the pixman-based renderer for<br>
> > +software composoting if EGL cannot be used.  Passing this option will force<br>
><br>
> Typo: composoting.</p>
</div><p dir="ltr">I will get that fixed one of these tries...</p><div class="im">
<p dir="ltr">><br>
> > +weston to use the pixman renderer.<br>
> >  .<br>
> >  .SS X11 backend options:<br>
> >  .TP<br>
><br>
> Sorry for nitpicking, if you want to just push this, that's ok with<br>
> me. :-D</p>
</div><p dir="ltr">That's ok.  We should get the docs right.  Kristian can push the other 6 at any time.  This doesn't have to block it.</p>
<p dir="ltr">Thanks for reviewing,<br>
--Jason Ekstrand</p>
</blockquote></div><br></div></div>