1CVT(1)                      General Commands Manual                     CVT(1)
2
3
4

NAME

6       cvt - calculate VESA CVT mode lines
7

SYNOPSIS

9       cvt [-v|--verbose] [-r|--reduced] h-resolution v-resolution [refresh]
10

DESCRIPTION

12       Cvt  is  a utility for calculating VESA Coordinated Video Timing modes.
13       Given the desired  horizontal  and  vertical  resolutions,  a  modeline
14       adhering  to the CVT standard is printed. This modeline can be included
15       in Xorg xorg.conf(5)
16
17

OPTIONS

19       refresh Provide a vertical refresh  rate  in  kHz.   The  CVT  standard
20               prefers  either  50.0,  60.0,  75.0 or 85.0kHz.  The default is
21               60.0kHz.
22
23       -v|--verbose
24               Warn verbosely when a given mode does not completely correspond
25               with CVT standards.
26
27       -r|--reduced
28               Create  a  mode  with reduced blanking.  This allows for higher
29               frequency signals, with a lower  or  equal  dotclock.  Not  for
30               Cathode Ray Tube based displays though.
31
32

SEE ALSO

34       xorg.conf(5)
35

AUTHOR

37       Luc Verhaegen.
38
39       This  program is based on the Coordinated Video Timing sample implemen‐
40       tation written by Graham Loveridge. This file is  publically  available
41       at  <http://www.vesa.org/Public/CVT/CVTd6r1.xls>.  CVT is a VESA trade‐
42       mark.
43
44
45
46X Version 11                  xorg-server 1.3.0.0                       CVT(1)
Impressum