我已将 Debian 8 升级到 Debian 9,发现侧面触摸板滚动在我的 Lenono G560 上停止工作。有人经历过类似的事情吗?
synaptic Xorg 驱动程序将被较新的 libinput 驱动程序取代,该驱动程序可以为客户端提供对多点触摸事件的较低级别访问,但目前缺少旧驱动程序中的一些功能。
您可以通过复制 到
synaptics
来使驱动程序优先,从而使其优先于在 中找到的配置文件。libinput
/usr/share/X11/xorg.conf.d/50-synaptics.conf
/etc/X11/xorg.conf.d
libinput
/usr/share/X11/xorg.conf.d/90-libinput.conf
但执行这些步骤后问题仍然存在。