xlib

2005-06-21 Thread MANJUNATHA P
Hi, I want to capture particular region of desktop window in Linux plat form. can anybody suggest me how it can be done,using xlib? Thanks in advance, manju ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: xlib

2005-06-21 Thread The Rasterman
On Tue, 21 Jun 2005 04:20:16 -0700 MANJUNATHA P <[EMAIL PROTECTED]> babbled: > Hi, > I want to capture particular region of desktop window in Linux plat form. > can anybody suggest me how it can be done,using xlib? X(Shm)GetImage(); -- - Codito, ergo sum - "I code, therefore I am" -

RE: xlib

2005-06-21 Thread v . sudeep
Hello, Would you also happen to know the API to force the Xserver to reload the calibration values. I need to have the Xserver pick up the re-calibration values without having to restart the Xserver. Any help would be appreciated. Thank You. Regards, Sudeep V -Original Message- From: [

Re: xlib

2005-06-21 Thread The Rasterman
On Tue, 21 Jun 2005 05:18:19 -0700 [EMAIL PROTECTED] babbled: > Hello, > > Would you also happen to know the API to force the Xserver to reload the > calibration values. I need to have the Xserver pick up the re-calibration > values without having to restart the Xserver. XVidmode? > Any help wo