man-pages/man1/cvt.1.html
2021-03-31 01:06:50 +01:00

93 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of CVT</TITLE>
</HEAD><BODY>
<H1>CVT</H1>
Section: User Commands (1)<BR>Updated: xorg-server 1.20.9<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
cvt - calculate VESA CVT mode lines
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>cvt</B>
[<B>-v</B>|<B>--verbose</B>]
[<B>-r</B>|<B>--reduced</B>]
<I>h-resolution</I>
<I>v-resolution</I>
[<B>refresh</B>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<I>Cvt</I>
is a utility for calculating VESA Coordinated Video Timing modes. Given the
desired horizontal and vertical resolutions, a modeline adhering to the CVT
standard is printed. This modeline can be included in Xorg
<B><A HREF="/cgi-bin/man/man2html?5+xorg.conf">xorg.conf</A>(5)</B>
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>refresh</B>
<DD>
Provide a vertical refresh rate in Hz. The CVT standard prefers either 50.0,
60.0, 75.0 or 85.0Hz. The default is 60.0Hz.
<DT id="2"><B>-v</B>|<B>--verbose</B>
<DD>
Warn verbosely when a given mode does not completely correspond with CVT
standards.
<DT id="3"><B>-r</B>|<B>--reduced</B>
<DD>
Create a mode with reduced blanking. This allows for higher frequency signals,
with a lower or equal dotclock. Not for Cathode Ray Tube based displays though.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?5+xorg.conf">xorg.conf</A>(5), <A HREF="/cgi-bin/man/man2html?1+gtf">gtf</A>(1)
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Luc Verhaegen.
<P>
This program is based on the Coordinated Video Timing sample
implementation written by Graham Loveridge. This file is publicly
available at &lt;<A HREF="http://www.vesa.org/Public/CVT/CVTd6r1.xls">http://www.vesa.org/Public/CVT/CVTd6r1.xls</A>&gt;. CVT is a
VESA trademark.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="8"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="9"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:09 GMT, March 31, 2021
</BODY>
</HTML>