Eu atualizei meu Debian 8 para o Debian 9 e descobri que a rolagem lateral do touchpad parou de funcionar no meu Lenono G560. Alguém já experimentou algo semelhante?
The synaptic Xorg driver in being superseded by the newer libinput driver, which can provide lower-level access to multi touch events to clients, but is currently lacking some features found in the older driver.
You can make the
synapticsdriver take precedence overlibinputby copying/usr/share/X11/xorg.conf.d/50-synaptics.confinto/etc/X11/xorg.conf.d, so as to make it take precendence over thelibinputconfiguration file found at/usr/share/X11/xorg.conf.d/90-libinput.conf.
No entanto, após essas etapas, o problema persiste.