Cvt
calculate VESA CVT mode lines.
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)
원하는 해상도의 modeline을 계산하는 방법
아래와 같은 결과가 출력된다.
1600x900 59.95 Hz (CVT 1.44M9) hsync: 55.99 kHz; pclk: 118.25 MHz
Modeline "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
modeline에서 각각의 수치는 video timing에 관련된 것이고 아래와 같다.
관련 내용은 http://www.arachnoid.com/modelines/ 참고. 덧붙여, pixelclock
는 초당 뿌려줄 수 있는 픽셀 수.
See also
- Xrandr (x11)
- xorg.conf(5)
- gtf(1)
- XFree86 Modeline