Query: vga_getcurrenttiming
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)NAMEvga_getcurrenttiming - get the current timing parameters.SYNOPSIS#include <vga.h> int vga_addtiming(int *pixelClock, int *HSyncStart, int *HSyncEnd, int *HTotal, int *VDisplay, int *VSyncStart, int *VSyncEnd, int *VTotal, int *flags);DESCRIPTIONSaves to the current timing parameters to the variables given in the function call. See svidtune(6) for an example of using this.SEE ALSOvga_changetiming(3) svidtune(6)AUTHORThis 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) - mojave |
| vga_setchipsetandfeatures(3) - suse |
| vga_getscansegment(3) - suse |
| vga_getscansegment(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |