Disabling Synaptics Touchpad with Ubuntu 10.04
I recently installed Ubuntu 10.04 on my Thinkpad T61 and set about disabling the touchpad, which I always find irritating. There seemed to be lots of guides to this, including this one, but none of them seemed to work for me. Eventually I figured some fairly simple steps which did work:
- Install two packages if they aren’t already installed (
gpointing-device-settingsis the more modern version ofgsynapticsand will uninstall it if it’s installed):sudo aptitude install xserver-xorg-input-synaptics gpointing-device-settings
- Start
gpointing-device-settingsfrom the command line and select “Touchpad off”, as shown here:
- Exit the tool and reboot.
I simply use Fn+F8 after startup to disable the trackpad – Sometimes I like to enable it for other people using it, and thats easy with Fn+F8
Of course I have to do this for every reboot, but thats only about twice a month
Anton Piatek
4 Jun 10 at 08:06:22
Fair enough. I’d never even noticed that shortcut was there!
andrewferrier
4 Jun 10 at 08:06:02
Actually it wasn’t on my T43p, but is on my W500, so it was new at some point though I have no idea when
Anton Piatek
5 Jun 10 at 16:06:14
Actually, I found that I didn’t have to even reboot, and it worked well. Thanks!
Also, on my Toshiba A-135, I tried to use an extented fn key combo, and couldn’t find one.
Randy Noseworthy
28 Jun 10 at 21:06:07
I take that back! Closed the terminal… Back to normal… lol… fired that one off a bit early on my part..
Randy Noseworthy
28 Jun 10 at 21:06:37
[...] Andrew Ferrier Categories: Tips, Ubuntu Tags: Comments (0) Trackbacks (0) Leave a comment [...]
CJ Travis » Ubuntu 10.04: Disable Thinkpad T500 (and other) Touchpads
6 Jul 10 at 14:07:00
This doesn’t seem to work. The touchpad will just enable itself a few minutes rebooting.
Anonymous
28 Jul 10 at 15:07:38
Thank you! Worked great.
Seth
7 Aug 10 at 20:08:00
this works, but as anonymous commented on 28 jul 2010, the touchpad seems to re-enable itself after a minute or two. i tracked this to the GNOME mouse control panel where it says ‘disable trackpad when typing’. disable that and the touchpad will stay off. i’m supposing that feature overrides the last state set by gpointing-device-settings.
yossman
26 Sep 10 at 05:09:29
This is exactly what I was looking for. Thanks!!
Xavi
28 Dec 10 at 19:12:54
Hello,
I’ve disabled my touchpad on Ubuntu 10.04 Netbook following your instructions, and it works like a charm.
The bad point is that now I cannot re-enable it again. I’ve tried setting it to On using gpointing-device-settings, but it didn’t work
???
I’ve tried uninstalling and purging gpointing-device-settings without success neither.
Any ideas?
Fran
10 Jan 11 at 15:01:36
Solved my problem:
In my computer I enable/disable it just pressing Fn+F7. So, I did disable it using your solution, and then pressed Fn+F7, but I didn’t notice that this fully disabled the touchpad.
The solution has been just pressing Fn+F7 once again…
X-)
Fran
10 Jan 11 at 15:01:51
Thanks to Anton found the easy way to disable the touchpad on my Acer. I tried Fn + F8 but found it was turning off the sound.
I then looked at the function keys and saw the icons on them. The F7 is the one on this computer.
After three years of using the computer I never even noticed the Fn key and the icons on the function keys, I should say I noticed them but never really paid attention to what was on them.
This will now save my wife and daughter a lot of frustration as they rest their wrists on the touchpad and the cursor jumps away from where it should be…
Thanks again.
Rob
1 Mar 11 at 01:03:53