What is the easiest way to disable the touch pad on a laptop?

10

1

What is the easiest way to disable the touch pad on a laptop?

I have a laptop which lacks a means to turn off the touchpad with a simple Function key sequence. I would like to disable the touchpad so that it stops detecting movement when I am typing. This is quite an annoyance as it sometimes results in deletions of sections of a sentence I am typing. Right now I have a thick piece of paper over the top to decrease the sensitivity.

Any other suggestions on how to do this?

Axxmasterr

Posted 2009-07-27T17:33:59.220

Reputation: 7 584

2What brand/model of laptop do you have? – chills42 – 2009-07-27T17:37:39.480

3Also, are you using Windows/Mac/Linux? – chills42 – 2009-07-27T17:39:02.657

Answers

3

Original post isn't real clear on if you need something that can be quickly turned back on or not. Typically, the connector from the touchpad to the mobo is easily reached under the keyboard. You could unplug it as long as you don't need to be able to turn it on/off on the fly (and you're not worried about warranty/possible accidental damage concerns). Obviously, don't do this unless you're quite certain of what you're doing, etc. Poking/proding the wrong thing could cause permanent damage. Insert additional disclaimers here, etc.

Brian Knoblauch

Posted 2009-07-27T17:33:59.220

Reputation: 4 313

Was in the middle of typing this same answer, +1 – DHayes – 2009-07-27T17:56:31.577

This appears to be the right answer. There is no method to shut it off in the bios and I do not need it. I use an external mouse so this is a perfect permanent solution for me. Thanks! – Axxmasterr – 2009-07-27T21:08:19.710

how this is better than disabling the hardware beats me. this actually means that you have to open the laptop and make a hardware change, and possibly void some warranty? – pavsaund – 2009-07-27T21:43:01.183

5

The simplest is often the best method. All (almost) windows-based laptops have touchpad / touchstyk running on drivers that are based on synaptics. These are easily accessible from :

alt text

Control Panel > Mouse > Choose Tab: Device Settings

Here you can Disable the touchpad.

pavsaund

Posted 2009-07-27T17:33:59.220

Reputation: 2 660

2Can this be made a shortcut? – Starx – 2011-05-05T12:57:08.187

3

Most touch pads can be disabled via it's preferences. The laptops I have all have a small app running in the system tray where I can access it's preferences.

But if you can't do it that way you could always disable it using the device manager found under "My Computer"->Preferences and it's on one of the tabs found there.

I don't know precisely what the tab/menu says because I have a Swedish version of windows.

Found a link: http://www.microsoft.com/windowsxp/using/setup/learnmore/devicemgr.mspx

Nifle

Posted 2009-07-27T17:33:59.220

Reputation: 31 337

2

I've not tried this myself, but you could try using the DevCon utility, which is kind of like Device Manager for the command line. You could, therefore, use it to write a couple of batch scripts to enable/disable your touchpad device. You could then bind these scripts to a couple of hotkey combos using Autohotkey or the like. Like I say, I've not tried this, though, so I'm not sure if it will work.

I found the following tutorial for using Devcon to enable/disable a wireless card, which is very similar to what you're trying to do.

http://www.wlanbook.com/enable-disable-wireless-card-command-line/

Charles Roper

Posted 2009-07-27T17:33:59.220

Reputation: 9 646

something that works on windows 7 amd64 arch? – akostadinov – 2013-03-25T21:08:32.490

2

It might be worth a close inspection of the funny extra key combinations that most laptops have, often mapped onto normal keys along with a special shift key. My netbook has a touchpad, and the combination Fn+F3 toggles it on and off which is quite handy. Most of its F keys have an extra function accessed with the Fn key. My only real complaint is that Fn shares real estate with the left-shift key which is narrower than I'd like as a result.

I've seen similar features on other laptops. In one case, the touch pad was controlled by a non-obvious button along the top edge of the pad.

It'd be a shame to unplug it if such a feature is already there... Of course, it is also likely that the maker didn't think that feature would be important... but I personally would disable the pad with extreme prejudice if it didn't have a soft key to turn it off!

RBerteig

Posted 2009-07-27T17:33:59.220

Reputation: 3 235

1

Often the manufacturer will have custom software that does this.

chills42

Posted 2009-07-27T17:33:59.220

Reputation: 2 646

Yes, installing the latest drivers/software should give you the right functionality. I have it set so that if I connect a mouse my touchpad is automatically disabled. Though I used Logitech's (crapware) software to enable this – Ivo Flipse – 2009-07-27T19:21:23.967

0

On Linux, just install syndaemon and run it when your session starts. I suggest you use the -k and -t options

innaM

Posted 2009-07-27T17:33:59.220

Reputation: 9 208

0

If you were using a Mac you can turn off the trackpad when an external mouse is plugged in by by using the Keyboard & Mouse Preference Pane in System Preferences (< 10.5.6), or the Trackpad Preference Pane (10.5.7+).

Chealion

Posted 2009-07-27T17:33:59.220

Reputation: 22 932

0

I disabled the ability of the touchpad to do mouse clicks. Even when I might touch the touchpad accidently it will only move the mouse curser with isn't any problem while typing.

Christian

Posted 2009-07-27T17:33:59.220

Reputation: 1 750

0

Try http://tpp.desofto.com/. This disables the touchpad during typing.enter image description here

PHPst

Posted 2009-07-27T17:33:59.220

Reputation: 3 466