<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - HP Pavilion x360 convertible 15 br0xx. Pen/stylus works in Ubuntu 16.04, but is broken in 18.04"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106457#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - HP Pavilion x360 convertible 15 br0xx. Pen/stylus works in Ubuntu 16.04, but is broken in 18.04"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106457">bug 106457</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>Run evemu-record again and grep for BTN_TOOL_PEN. You *should* be getting
# EV_KEY / BTN_TOOL_PEN 0
whenever you leave proximity (BTN_TOUCH is for stylus tip down/up). Can you
confirm whether you're getting this please? If not, your device needs the
LIBINPUT_MODEL_TABLET_NO_PROXIMITY_OUT quirk. Check
90-libinput-model-quirks.hwdb and add an entry like this:
libinput:tablet:input:b0003v04F3p24B8*
LIBINPUT_MODEL_TABLET_NO_PROXIMITY_OUT=1
Note the preceding space and check that the property applies. See
<a href="https://wayland.freedesktop.org/libinput/doc/latest/udev_config.html#hwdb">https://wayland.freedesktop.org/libinput/doc/latest/udev_config.html#hwdb</a> for
more instructions and troubleshooting.</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>