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

--- Comment #4 from Peter Hutterer <peter.hutte...@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.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to