On Wed, 27 Mar 2002, John Blanco wrote:

>       Does anyone know a quick way to make the mouse cursor in X invisible on
> purpose? I'd like to put together a kiosk-like device (i.e. touch
> screen) and I don't want the mouse arrow ever to appear...
> 

    I don't think you can do that without hacking the source.
In XFree86 you should be able to force that by hacking
CheckForEmptyMask() in dix/cursor.c to always set emptyMask to
TRUE.


                                Mark.

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

Reply via email to