Date: Mon, 10 Jun 2024 18:10:30 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 279649] [patch] wsp.c: Allow the trackpad to be used after a partially unreleased click. Message-ID: <bug-279649-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279649 Bug ID: 279649 Summary: [patch] wsp.c: Allow the trackpad to be used after a partially unreleased click. Product: Base System Version: 13.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: usb Assignee: usb@FreeBSD.org Reporter: megamansec@gmail.com Created attachment 251361 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251361&action= =3Dedit Allow movement of trackpad following a click Currently, the wsp driver limits the ability for a single-click (left click= ) on the touchpad followed by a partial release (finger still on the trackpad). = When you single-click then partially release, the trackpad is frozen and you can= not continue movement until you fully release the button and re-touch the track= pad for movement. This patch provides the ability to continue movement after a single-click h= as taken place. The tunable hw.usb.wsp.enable_single_tap_movement (1=3Denabled by default) = has already been created for those that do not want to allow the movement of the trackpad after a single click. --=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-279649-19105>