OS: Slackware Linux 13.37
Hardware: HP Mini 210 Series Netbook
Problem: A right-click on touchpad recognized as left-click
Solution:
This problem was solved by passing a specific parameter into psmouse kernel module. The detailed
instruction on Slackware Linux is described below;
- Open the
/etc/modprobe.d/psmouse.conf
as root - Remove comment on this line:
#options psmouse proto=imps
- Change the proto option :
options psmouse proto=exps
- reboot (what the.. ?)
If rebooting the machine will somehow hurt you, just try to unload psmouse module, and reload it with those options described above.
=-=-=-=-=
Powered by Blogilo