[Wayland-bugs] [Bug 106457] HP Pavilion x360 convertible 15 br0xx. Pen/stylus works in Ubuntu 16.04, but is broken in 18.04

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 14 00:09:36 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106457

--- Comment #4 from Peter Hutterer <peter.hutterer at who-t.net> ---
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
https://wayland.freedesktop.org/libinput/doc/latest/udev_config.html#hwdb for
more instructions and troubleshooting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180514/9461cb4d/attachment.html>


More information about the wayland-bugs mailing list