On Mon, 2 Feb 2004, James Gregory wrote:

> I'm using SDL to write a program.
> 
> If I use the standard X11 graphics driver all is fine.
> 
> However, if I set SDL to use the DGA driver as opposed to the standard X
> graphics driver, and in addition instruct SDL to use page flipping (as
> opposed to simply blitting from an off screen surface to the video
> memory each frame), the mouse cursor becomes invisible.

   This is a feature.  There is deliberately no mouse pointer in
DGA mode.  If the pointer shows up, it's a bug.


                        Mark.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to