Comment 80 for bug 1722478

Revision history for this message
Andrew (amorris28) wrote : Re: Two-finger scrolling no longer works after resuming from suspend

This workaround in comment #72 works for me; two finger scrolling and click-and-drag work after resuming from suspend.

Add the following line to this file: `/etc/defaults/grub`

> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash psmouse.synaptics_intertouch=0"

Then run `update-grub`