Hi Ladies and Gents,

I posted this Friday, but haven't heard anything. Does anyone have any clue
what might be wrong?

Thanks,
Ben
----- Original Message -----
From: "R. Benjamin Shapiro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, August 31, 2001 4:20 PM
Subject: [Xpert]almost there.... problems with posting motion events


> Hi There,
>
> I am getting very close to getting this tablet thing working. There is
only
> one problem left, in fact. I cannot get X to treat the tablet as the
> controller of the mouse.
>
> If I run an XInput aware application (like gsumi), everything is perfect.
> But I'd like to be able to use the tablet to control the X Pointer too. I
> have tried doing xsetpointer TABLET (TABLET is the device name) and doing
> xinput set-pointer TABLET. But it doesn't work right.
>
> Button presses work just fine. But all of the motions posted seem to be
> ignored.
>
> The code to send the motion is:
>     xf86PostMotionEvent (local->dev, is_absolute, 0, 3, x, y, z)
>
> I am totally stumped. I have tried running the device as AlwaysCore and
> CorePointer in my XF86Config.
>
> Any other ideas? Is there a C call I have to make to tell X to listen for
> these sorts of events?
>
> Also, the X code to process the motion events seems to be getting the
> message, because it does call my conversion/scaling code to normalize the
> coordinates.
>
> Any ideas anyone?
>
> Thanks,
> Ben
>
>
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>

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

Reply via email to