Eee 1000h touchpad dont work touchpad
down work two-finger middle-click three-finger left-clicksudo modprobe -r psmouse sudo modprobe psmouse proto=imps
permanent fix
echo "options psmouse proto=imps" |sudo tee -a /etc/modprobe.d/psmouse
Later, when this bug is fixed, you can try to remove the /etc/modprobe.d/psmouse
