Finally I found the fix of this problem (thans archlinux wiki): just reload "psmouse" module.
Like this:
sudo sh -c 'rmmod psmouse && modprobe psmouse'
Most often touchpad is back to normal after first reload. Sometimes it does not help and I do 2-3 reloads and it helps.
Finally I found the fix of this problem (thans archlinux wiki): just reload "psmouse" module.
Like this:
sudo sh -c 'rmmod psmouse && modprobe psmouse'
Most often touchpad is back to normal after first reload. Sometimes it does not help and I do 2-3 reloads and it helps.