man vga_changetiming (Fonctions bibliothèques) - change the current timing parameters.
NAME
vga_changetiming - change the current timing parameters.
SYNOPSIS
#include <vga.h>
"intvga_addtiming(intpixelClock,intHDisplay,intHSyncStart,intHSyncEnd,intHTotal, int VDisplay, int VSyncStart, int VSyncEnd, int VTotal, int flags);
DESCRIPTION
Changes the value of the current timing parameters by the given values. No checks are made to see if the new timing are within monitor or card specs. See svidtune(6) for an example of using this.
SEE ALSO
AUTHOR
This manual page was written by Matan Ziv-Av