man vga_addtiming (Fonctions bibliothèques) - add a timing line to svgalib user timing list

NAME

vga_addtiming - add a timing line to svgalib user timing list

SYNOPSIS

#include <vga.h>

"intvga_addtiming(intpixelClock,intHDisplay,intHSyncStart,intHSyncEnd,intHTotal, int VDisplay, int VSyncStart, intVSyncEnd, int VTotal, int flags);

DESCRIPTION

Adds the given line of mode timing to the table of user timing, as if the line is in the config file. For a description of the parameters' meaning, see libvga.config(5)

SEE ALSO

AUTHOR

This manual page was written by Matan Ziv-Av