[Bug 253382] Elantech touchpad stopped recognizing taps with 12.2-p3 upgrade
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253382 Niclas Zeising <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|Open |Closed CC| |[email protected] --- Comment #16 from Niclas Zeising <[email protected]> --- 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.