On Mon, 28 Nov 2005, [gb2312] Daniel(������) wrote:

> I want to snap a desktop include the mouse pointer. However, the
> common tools and functions can not capture a windows image include
> mouse. I think it's because the mouse is not draw by Graphic Card
> and is not put to the color buffer. So how to stop the hardware
> acceleration? Or there is some special way to do this job?

You could try putting
    Option     "SWcursor"
into the "Device" Section of the Xserver config.

[ There are hardware and feature combinations that don't work well
with software cursors. For example it doesn't mix with video overlay;
you may wish to experiment with disabling XVideo. ]





_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to