Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

touchpad scroll not working lenovo ubuntu 20.04

# edit the following file. Create it if it doesnt exist
sudo gedit /etc/modprobe.d/psmouse.conf

# add this line in the file
options psmouse synaptics_intertouch=1

# then run
sudo modprobe -r psmouse && sudo modprobe psmouse
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #touchpad #scroll #working #lenovo #ubuntu
ADD COMMENT
Topic
Name
7+4 =