[Bug 253382] Elantech touchpad stopped recognizing taps with 12.2-p3 upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Sep 2021 12:48:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253382
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.
--
You are receiving this mail because:
You are on the CC list for the bug.