Оказалось частая проблема.
Потому что щас не тачпады а кликпады.
решение простое:
sudo apt install xserver-xorg-input-synaptics-hwe-18.04
ребут.
конфиг тут:/usr/share/X11/xorg.conf.d/70-synaptics.conf
добавить Option «ClickPad» «1»
Section «InputClass»
Identifier «Default clickpad buttons»
MatchDriver «synaptics»
Option «ClickPad» «1»
Option «SoftButtonAreas» «50% 0 82% 0 0 0 0 0»
Option «SecondarySoftButtonAreas» «58% 0 0 15% 42% 58% 0 15%»
EndSection