<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - RFE: libinput: Add support for Trust TB-4200 Wireless Scroll Tablet (Aiptek based)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103476#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - RFE: libinput: Add support for Trust TB-4200 Wireless Scroll Tablet (Aiptek based)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103476">bug 103476</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>(In reply to Martin Kolman from <a href="show_bug.cgi?id=103476#c12">comment #12</a>)
<span class="quote">> # (Aiptek based ?)
> evdev:name:Aiptek
> EVDEV_ABS_00=::26
> EVDEV_ABS_01=::15
>
> This seems to work! :) </span >
easiest to verify would be to run evemu-describe and check the Resolution
value for ABS_X and ABS_Y. If it applied correctly, those should be 26 and
15, respectively.
<span class="quote">> I've tried tracing a 6.5 cm x 6.5 cm square in Krita and it comes out
> slightly wider than it is high. The number seem to have effect as when I
> swapped them (15 first, 26 second) the rectangle was even wider.</span >
Could be because we had to round down for 26 but up for 15 though the effect
should be minimal. And of course, if you swap the resolutions around the
result is going to be some form of garbage. The device sends the same data, but
when you swap it you're saying "15 device units along the x are 1mm" which is
obviously incorrect and stretches things.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>