<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 21, 2014 at 10:48 PM,  <span dir="ltr"><<a href="mailto:jadahl@gmail.com" target="_blank">jadahl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Jul 21, 2014 at 07:55:10PM +0530, Sujith H wrote:<br>
> Hi all,<br>
><br>
> I am using a freescale embedded device ( imx6 series) to run weston. I am<br>
> able to successfully run on desktop-shell as well as the ivi-shell. The<br>
> touch is also working fine. My query here is that the touch is not getting<br>
> calibrated precisely. When I launch an example from Qt5, say animatedtiles,<br>
> the touch points on the device does not work as expected. When I touch on<br>
> different icons they don't respond. And if touch on some other location on<br>
> the screen ( where the icons are not there) they do respond. I ran<br>
> weston-calibrator to added them to udev rules.<br>
> My udev rules file comprises of lines:<br>
><br>
> ATTRS{name}=="eGalax Touch Screen",ENV{WL_CALIBRATION}="1.022831 0.032131<br>
> -33.125458 0.027089 1.006087 -13.918884"<br>
><br>
> May I know how to tackle this problem, so that when I touch the icons of<br>
> the example(s) they respond properly. I had tried with weston-simple-touch,<br>
> it works like charm on the target. Let me know if I am missing any thing or<br>
> more inputs are needed to understand this problem.<br>
<br>
</div></div>Since you say that weston-simple-touch gets the correct coordinates (draws<br>
the red dots under your finger), if another client works incorrectly, I'd<br>
suspect that its that client that is at fault. The compositor will not<br>
send touch events differently depending on what client asks for it.<br></blockquote><div><br>Yah that's right.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
If its not the client that is at fault, then it'd be good to know if the<br>
udev rules you got from weston-calibrator change the way behaviour<br>
weston-simple-touch, and whether you are using the libinput backend or<br>
the default built input device backend.<br></blockquote><div><br></div><div>No the udev rules don't change behaviour of weston-simple-touch. I am not using<br>libinput backend am using the default one.<br> <br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Jonas<br>
<div class=""><br>
><br>
> Thanks and regards,<br>
><br>
> Sujith H<br>
<br>
</div>> _______________________________________________<br>
> wayland-devel mailing list<br>
> <a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
<br>
</blockquote></div><br></div></div>