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

--- Comment #20 from Peter Hutterer <[email protected]> ---
thanks. fwiw, event10 is your sound card. The X device IDs are independent of
the event nodes.

Still doesn't make a lot of sense to me. You should have 
LIBINPUT_ATTR_KEYBOARD_INTEGRATION=internal
in the udevadm test event3 output but you don't. Which makes me think your
.hwdb file is missing this bit:

libinput:keyboard:input:b0011v*
 LIBINPUT_ATTR_KEYBOARD_INTEGRATION=internal

But there's no reason why this would be missing. If it's there, run sudo
udevadm hwdb --update, then run the udevadm test /sys/class/input/event3
command again, any changes?

Also, what line is IMPORT builtin 'hwdb'
/lib/udev/rules.d/90-libinput-model-quirks.rules:38. My 1.10.3 here says that's
this line:

ENV{ID_INPUT_MOUSE}=="1", \
  IMPORT{builtin}="hwdb --subsystem=input --lookup-prefix=libinput:mouse:"

But this line shouldn't do anything because ID_INPUT_MOUSE isn't set on the
keyboard. None of this makes sense tbh, sorry.

What's the evemu-record output for the keyboard? (event3)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to