Sometimes while you are working on your Ubuntu 11.04 the cursor might hang and there is no way to move it. Only restart might help.
Here is a simple command to get rid of it.
Open Terminal: ALT+CTR+T
Type:
sudo synclient touchpadoff=0 (Enter)
type your password on prompt.
That's it your cursor is alive again!
(Note: 0 is to switch on and 1 is for switch off touch pad)
Here is a simple command to get rid of it.
Open Terminal: ALT+CTR+T
Type:
sudo synclient touchpadoff=0 (Enter)
type your password on prompt.
That's it your cursor is alive again!
(Note: 0 is to switch on and 1 is for switch off touch pad)
No comments:
Post a Comment