Hi, currently i'm on sid with gnome 3.20.2 and since few days i've noticed that my touchpad doesn't work correctly anymore. To be more specific tap to click doesn't work, everything else like scrolling works fine.
As far as i remember there was an option for that in mouse settings but right now i don't see it there (only 3 options left like primary button, speed and natural scrolling) so i went to gsettings and found out that org.gnome.desktop.peripherals.touchpad tap-to-click was set to false, however setting it to true doesn't fix it.
Using synclient (synclient TapButton1=1 TapButton2=3 TapButton3=2) helps but i'm curious why/what should handle it inside gnome because using synclient every reboot is just an workaround?