1GTF(1) General Commands Manual GTF(1)
2
3
4
6 gtf - calculate VESA GTF mode lines
7
9 gtf h-resolution v-resolution refresh [-v|--verbose] [-f|--fbmode]
10 [-x|--xorgmode]
11
13 Gtf is a utility for calculating VESA GTF modes. Given the desired
14 horizontal and vertical resolutions and refresh rate (in Hz), the pa‐
15 rameters for a matching VESA GTF mode are printed out. Two output for‐
16 mats are supported: mode lines suitable for the Xorg xorg.conf(5) file,
17 and mode parameters suitable for the Linux fbset(8) utility.
18
19
21 -v|--verbose
22 Enable verbose printouts This shows a trace for each step of
23 the computation.
24
25 -x|--xorgmode
26 Print the mode parameters as Xorg-style mode lines. This is
27 the default format.
28
29 -f|--fbset
30 Print the mode parameters in a format suitable for fbset(8).
31
33 xorg.conf(5), cvt(1)
34
36 Andy Ritger.
37
38 This program is based on the Generalized Timing Formula (GTF(TM)) Stan‐
39 dard Version: 1.0, Revision: 1.0. The GTF Excel(TM) spreadsheet, a
40 sample (and the definitive) implementation of the GTF Timing Standard
41 is available at <ftp://ftp.vesa.org/pub/GTF/VTF_V1R1.xls>.
42
43
44
45X Version 11 xorg-server 1.20.14 GTF(1)