https://bugs.freedesktop.org/show_bug.cgi?id=29348
Signed-off-by: Alan Coopersmith <[email protected]> --- xrandr.man | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/xrandr.man b/xrandr.man index c486a05..68991d7 100644 --- a/xrandr.man +++ b/xrandr.man @@ -225,7 +225,7 @@ pixel size will be set. .IP "\-\-newmode \fIname\fP \fImode\fP" New modelines can be added to the server and then associated with outputs. This option does the former. The \fImode\fP is specified using the ModeLine -syntax for xorg.conf: hdisp hsyncstart hsyncend htotal vdisp vsyncstart +syntax for xorg.conf: clock hdisp hsyncstart hsyncend htotal vdisp vsyncstart vsyncend vtotal \fIflags\fP. \fIflags\fP can be zero or more of +HSync, -HSync, +VSync, -VSync, Interlace, DoubleScan, CSync, +CSync, -CSync. Several tools permit to compute the usual modeline from a height, width, and refresh -- 1.5.6.5 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
