GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
vga_addtiming(3) Svgalib User Manual vga_addtiming(3)

vga_addtiming - add a timing line to svgalib user timing list

#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);

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)

vga_addmode(3) vga_guesstiming(3) addmodetest(6) libvga.config(5)

This manual page was written by Matan Ziv-Av
7 April 1999 Svgalib (>= 1.4.0)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.