Query: vga_changetiming
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_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);DESCRIPTIONChanges 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 ALSOvga_getcurrenttiming(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 |
---|
vga_getscansegment(3) - debian |
vga_setchipsetandfeatures(3) - mojave |
vga_getscansegment(3) - mojave |
vga_getscansegment(3) - linux |
vga_getscansegment(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Introduction |
Find columns in a file based on header and print to new file |