2 .TH CVT 1 __vendorversion__
4 cvt - calculate VESA CVT mode lines
7 .RB [ \-v | \-\-verbose ]
8 .RB [ \-r | \-\-reduced ]
14 is a utility for calculating VESA Coordinated Video Timing modes. Given the
15 desired horizontal and vertical resolutions, a modeline adhering to the CVT
16 standard is printed. This modeline can be included in __xservername__
17 .B __xconfigfile__(__filemansuffix__)
23 Provide a vertical refresh rate in kHz. The CVT standard prefers either 50.0,
24 60.0, 75.0 or 85.0kHz. The default is 60.0kHz.
27 Warn verbosely when a given mode does not completely correspond with CVT
31 Create a mode with reduced blanking. This allows for higher frequency signals,
32 with a lower or equal dotclock. Not for Cathode Ray Tube based displays though.
35 __xconfigfile__(__filemansuffix__)
39 This program is based on the Coordinated Video Timing sample
40 implementation written by Graham Loveridge. This file is publicly
41 available at <http://www.vesa.org/Public/CVT/CVTd6r1.xls>. CVT is a