vga_changetiming(3) debian man page | unix.com

Man Page: vga_changetiming

Operating Environment: debian

Section: 3

vga_addtiming(3)						Svgalib User Manual						  vga_addtiming(3)

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 Svgalib (>;= 1.4.0) 7 April 1999 vga_addtiming(3)
Related Man Pages
tempest_for_mp3(1) - debian
vga_setchipsetandfeatures(3) - debian
vga_getscansegment(3) - mojave
vga_getscansegment(3) - redhat
vga_getscansegment(3) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?