Date: Thu, 30 Sep 2021 12:48:08 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 253382] Elantech touchpad stopped recognizing taps with 12.2-p3 upgrade Message-ID: <bug-253382-7141-NFTYWN1BM2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253382-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-253382-7141@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=3D253382 Niclas Zeising <zeising@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|Open |Closed CC| |zeising@FreeBSD.org --- Comment #16 from Niclas Zeising <zeising@FreeBSD.org> --- Yes, this works as intended. You can also use xinput to enable tapping, if you don't want to edit xorg configs. I have the following in my .xinitrc (but for synaptics touchpads,= you have to check the name of your device) xinput --set-prop 'SynPS/2 Synaptics TouchPad' 'libinput Tapping Enabled' 1 Closing this. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253382-7141-NFTYWN1BM2>