Linux Commands Examples

A great documentation place for Linux commands

cvt

calculate VESA CVT mode lines


see also : gtf

Synopsis

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


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

Cvt 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 xorg.conf(5)

options

refresh

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.

-v|--verbose

Warn verbosely when a given mode does not completely correspond with CVT standards.

-r|--reduced

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, gtf


author

Luc Verhaegen.

This program is based on the Coordinated Video Timing sample implementation written by Graham Loveridge. This file is publicly available at <http://www.vesa.org/Public/CVT/CVTd6r1.xls>. CVT is a VESA trademark.

How can this site be more helpful to YOU ?


give  feedback