On Wed, 6 Aug 2003, [gb2312] dddd tom wrote:

> I want to hide the cursor when I using touchscreen in XFree86 4.20,I found that this 
> quesstion have been discussed three times,but no answer.Then,does this means I can't 
> hide the cursor at all?Can "xsetroot" resolve this problem?I tried but faild.I just 
> can't change the cursor with it.
> Any idea?
>  
> Thank you.
>  
> Roy

   This has been discussed and answered many times.  The answer is no.

1) X always must always have a cursor.

2) The cursor's appearence depends on the window it is over.

   You can change the root window cursor with xsetroot, and if another
   window doesn't specify a cursor, it inherits the cursor from it's
   parent.  If no parent all the way down to the root window has 
   specified a cursor then that window gets the root window cursor.
   But if windows have specified cursors explicitly, there's nothing
   you can do about that.


                        Mark.

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

Reply via email to