commit | d89a0946a77da07036e0de43ad31a61c376a82b7 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Fri Mar 07 15:29:14 2014 -0600 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Mar 10 13:29:40 2014 -0700 |
tree | 43837a610bf834752c92ab0d7fbeeae3a385f72a | |
parent | 50fba97ec634f6c9d4fd60d553c426d3d422c3bd [diff] [blame] |
x11-backend: Add a --scale option
diff --git a/man/weston.man b/man/weston.man index f2d1b4c..fd1c7a5 100644 --- a/man/weston.man +++ b/man/weston.man
@@ -186,6 +186,10 @@ Make the default size of each X window .IR W x H " pixels." .TP +.B \-\-scale\fR=\fIN\fR +Give all outputs a scale factor of +.I N. +.TP .B \-\-use\-pixman Use the pixman renderer. By default weston will try to use EGL and GLES2 for rendering. Passing this option will make weston use the