Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2020 16:46:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 245877] Synaptics touchpad sends button release as soon as movement starts preventing text selection
Message-ID:  <bug-245877-227-Yo2PEbji66@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245877-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245877-227@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=3D245877

--- Comment #6 from raichoo <raichoo@googlemail.com> ---
Here's what I get

E: 0.000001 0001 0110 0001      # EV_KEY / BTN_LEFT             1
E: 0.000001 0000 0000 0001      # ------------ SYN_REPORT (1) ---------- +0=
ms
E: 0.984647 0001 0110 0000      # EV_KEY / BTN_LEFT             0
E: 0.984647 0000 0000 0001      # ------------ SYN_REPORT (1) ---------- +9=
84ms
E: 4.170001 0001 0110 0001      # EV_KEY / BTN_LEFT             1
E: 4.170001 0000 0000 0001      # ------------ SYN_REPORT (1) ----------
+3186ms
E: 4.666718 0002 0001 -001      # EV_REL / REL_Y                -1
E: 4.666718 0001 0110 0000      # EV_KEY / BTN_LEFT             0
E: 4.666718 0000 0000 0001      # ------------ SYN_REPORT (1) ---------- +4=
96ms

Clicking with BTN_LEFT and releasing it works but when I click+hold+move the
release gets issued prematurely.

--=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-245877-227-Yo2PEbji66>