debian man page for vga_addtiming

Query: vga_addtiming

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

vga_addtiming(3)						Svgalib User Manual						  vga_addtiming(3)

NAME
vga_addtiming - add a timing line to svgalib user timing list
SYNOPSIS
#include <vga.h> int vga_addtiming(int pixelClock, int HDisplay, int HSyncStart, int HSyncEnd, int HTotal, 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
vga_addmode(3) vga_guesstiming(3) addmodetest(6) libvga.config(5)
AUTHOR
This manual page was written by Matan Ziv-Av Svgalib (>;= 1.4.0) 7 April 1999 vga_addtiming(3)
Related Man Pages
vga_getscansegment(3) - debian
vga_setlogicalwidth(3) - debian
vga_setlogicalwidth(3) - suse
vga_setlogicalwidth(3) - centos
vga_setlogicalwidth(3) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results