On Fri, 30 Jan 2004, Rajat Garg wrote: > Hi Everybody, > I need to capture output of xvidtune to know the frequency of monitor. > This is achieved by text output on console without any need of > fancy GUI that pops up everytime. > > When xvidtune is executed remotely, it does print the relevant information > on console but cant open display. Problem is that my program is not able > to capture that text output. > > @abc = `xvidtune`; > doesn't work in remote cases. Furthermore, at some machines, text output > is also not available. > > I wanted to know how to capture H/V freq of monitor. Is there any other > tool available ??? You could write your own. Xvidtune uses the XFree86-VidModeExtension. Mark. _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86