Scroll to navigation

CVT(1) General Commands Manual CVT(1)

NAME

cvt - calculate VESA CVT mode lines

SYNOPSIS

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

DESCRIPTION

Cvtis a utility for calculating VESA Coordinated Video Timing modes. Given thedesired horizontal and vertical resolutions, a modeline adhering to the CVTstandard is printed. This modeline can be included in Xorgxorg.conf(5)

OPTIONS

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.
Warn verbosely when a given mode does not completely correspond with CVTstandards.
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.

SEE ALSO

xorg.conf(5), gtf(1)

AUTHOR

Luc Verhaegen.

This program is based on the Coordinated Video Timing sampleimplementation written by Graham Loveridge. This file is publiclyavailable at <http://www.vesa.org/Public/CVT/CVTd6r1.xls>. CVT is aVESA trademark.

libxcvt 0.1.3 X Version 11