Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Yesterday, suddenly my touchpad on my MSI Laptop started to not respond. In other words, in Login screen, touchpad is working as expected. However, in Desktop screen, after I have logged in, touchpad is not working.

How can I enable touchpad in Desktop?

share|improve this question
Have you tried, the FN + function key combination? – Mitch Jul 4 '12 at 7:04
Which one ? I am using MSI – gcc Jul 4 '12 at 8:58
@Mitch make this as answer, it works – gcc Jul 4 '12 at 9:39

3 Answers

up vote 1 down vote accepted

Make sure that the Touchpad is enabled. On an MSI laptop to Enable or disable the touchpad: FN+F3.

share|improve this answer

You could try the following command in a terminal and see if it helps, I always used it to restart the touchpad on 11.10 when it stopped working, but I have had no problems on 12.04.

synclient Touchpadoff=0
share|improve this answer
I have tried but touchpad is still not work – gcc Jul 4 '12 at 8:53

I don't recall having this problem in 12.04 either but running the gpointing-device-settings command and unchecking Disable touchpad always did it for me in 11.10.

share|improve this answer
I have tried but touchpad is still not work – gcc Jul 4 '12 at 8:54

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.