Manpages

Manpage of vga_addtiming

vga_addtiming

Section: Svgalib User Manual (3)
Updated: 7 April 1999
Index
Return to Main Contents
 

NAME

vga_changetiming - change the current timing parameters.  

SYNOPSIS

#include <vga.h>

int vga_addtiming(int pixelClock, int HDisplay, int HSyncStart, int HSyncEnd, int HTotal, 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

vga_getcurrenttiming(3) svidtune(6)

 

AUTHOR

This manual page was written by Matan Ziv-Av


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 09:19:20 GMT, March 29, 2024