Touchpad scroll fix
Бичсэн: 2012-03-26, 17:54
Terminal neegeed:
sudo modprobe -r psmouse
Ene hoorond tur mouse/touchpad ajillahgui bolno.
sudo modprobe psmouse proto=imps
This enables scrolling for your current session - test and make sure it works. If so, you can make it permanent by:
sudo gedit /etc/modprobe.d/options
and adding the line:
options psmouse proto=imps
Then close and reboot.
sudo modprobe -r psmouse
Ene hoorond tur mouse/touchpad ajillahgui bolno.
sudo modprobe psmouse proto=imps
This enables scrolling for your current session - test and make sure it works. If so, you can make it permanent by:
sudo gedit /etc/modprobe.d/options
and adding the line:
options psmouse proto=imps
Then close and reboot.