man-pages/man1/gtf.1.html
2021-03-31 01:06:50 +01:00

100 lines
2.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GTF</TITLE>
</HEAD><BODY>
<H1>GTF</H1>
Section: User Commands (1)<BR>Updated: xorg-server 1.20.9<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
gtf - calculate VESA GTF mode lines
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>gtf</B>
<I>h-resolution</I>
<I>v-resolution</I>
<I>refresh</I>
[<B>-v</B>|<B>--verbose</B>]
[<B>-f</B>|<B>--fbmode</B>]
[<B>-x</B>|<B>--xorgmode</B>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<I>Gtf</I>
is a utility for calculating VESA GTF modes. Given the desired
horizontal and vertical resolutions and refresh rate (in Hz), the parameters
for a matching VESA GTF mode are printed out. Two output formats are
supported: mode lines suitable for the Xorg
<B><A HREF="/cgi-bin/man/man2html?5+xorg.conf">xorg.conf</A>(5)</B>
file, and mode parameters suitable for the Linux
<B><A HREF="/cgi-bin/man/man2html?8+fbset">fbset</A>(8)</B>
utility.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-v</B>|<B>--verbose</B>
<DD>
Enable verbose printouts This shows a trace for each step of the
computation.
<DT id="2"><B>-x</B>|<B>--xorgmode</B>
<DD>
Print the mode parameters as Xorg-style mode lines. This is the
default format.
<DT id="3"><B>-f</B>|<B>--fbset</B>
<DD>
Print the mode parameters in a format suitable for
<B><A HREF="/cgi-bin/man/man2html?8+fbset">fbset</A>(8)</B>.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?5+xorg.conf">xorg.conf</A>(5), <A HREF="/cgi-bin/man/man2html?1+cvt">cvt</A>(1)
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Andy Ritger.
<P>
This program is based on the Generalized Timing Formula (GTF(TM)) Standard
Version: 1.0, Revision: 1.0. The GTF Excel(TM) spreadsheet, a sample
(and the definitive) implementation of the GTF Timing Standard is
available at &lt;<A HREF="ftp://ftp.vesa.org/pub/GTF/VTF_V1R1.xls">ftp://ftp.vesa.org/pub/GTF/VTF_V1R1.xls</A>&gt;.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="8"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="9"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:16 GMT, March 31, 2021
</BODY>
</HTML>