Date: Thu, 14 May 2020 22:16:05 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 244079] QEMU / KVM Q35 USB Tablet (EVTouch) input device not captured by evdev Message-ID: <bug-244079-27103-iAjBn40y6X@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244079-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-244079-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244079 --- Comment #8 from Vladimir Kondratyev <wulf@freebsd.org> --- Created attachment 214507 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214507&action= =3Dedit 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244079-27103-iAjBn40y6X>