You are not logged in.
Pages: 1
Recently, my touchpad's tap to click has stopped working.
This is the output of libinput list-devices - https://pastebin.com/DgKMnnZh
This is the output of xinput list - https://pastebin.com/Uq711A1c
This is the output of xinput list-props 11 (11 is the appropriate device id as per the previous link) - https://pastebin.com/X7EWfjHW
I tried setting "Synaptics Tap Action" to 1, 1, 1, 1, 1, 1, 1 using xinput set-prop 11 342 1 1 1 1 1 1 1 but that didn't change anything.
This is the contents of /etc/X11/xorg.conf.d/70-synaptics.conf - https://pastebin.com/nnn061wT
I have the following packages installed as well - libinput, xf86-input-libinput, xf86-input-synaptics
How could I fix this?
Offline
Maybe
gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true
Offline
Pages: 1