GNU/Linux |
RedHat 6.2(Zoot) |
|
![]() |
vga_changetiming(3) |
![]() |
vga_changetiming − change the current timing parameters.
#include <vga.h>
int vga_addtiming(int pixelClock, int HSyncStart, int HSyncEnd, int HTotal, int VDisplay, int VSyncStart, int VSyncEnd, int VTotal, int flags);
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.
vga_getcurrenttiming(3) svidtune(6)
This manual page was written by Matan Ziv-Av
![]() |
vga_changetiming(3) | ![]() |