KALI LINUX: Touchpad not working
Run the following commands in the terminal:
modprobe -r psmouse** **modprobe psmouse proto=imps
to make the changes persistent create a file under /etc/modprobe.d
with anyname.conf
Run the following commands in the terminal:
options psmouse proto=imps
Tue Mar 21 2017