[Bug 244079] QEMU / KVM Q35 USB Tablet (EVTouch) input device not captured by evdev
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 14 22:16:06 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244079
--- Comment #8 from Vladimir Kondratyev <wulf at freebsd.org> ---
Created attachment 214507
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214507&action=edit
devel/libudev-devd.patch
It is appeared as libudev shim issue.
Device type auto-detection code based on xf86-input-evdev claimed pointer
device as touchscreen (absolute VM mouses behave like touchscreens really)
while libinput expected it to be a mouse.
If you are familiar with FreeBSD ports system, you can rebuild
devel/libudev-devd port after applying of enclosed patch and test libinput with
utouch once again.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list