My Macbook Pro's trackpad has gone on the fritz, without touching it clicks something, drags something, will go into mission control. At first I thought it was a hardware issue and then when I clean installed lion, it randomly started working again... for about a week and then went nuts again, so i dont know. I bought a magic trackpad and and have it set to ignore when external mouse is used but is there anyway of actually disabling the hardware through terminal? Im way past warranty and am getting ready to upgrade so i dont want to spend money to fix it if I can just keep on using the MTP. But sometimes it will randomly disconnect and all the sudden i have all these windows being opened and my dock icons being dragged out. Thanks for any help!
I am pretty sure the trackpad is controlled by an extension(kext), you have to find out which one and remove it from the Extension Folder.
Sadly, I don't have an intel machine running an up to date OS.
What I can say though that even in My extension folder there is one called AppleUSBMultitouch.kext and that one seems to be for an external touch device.
So, to find out how to disable it you have to find out which one controls the internal trackpad.
Edit: There is also a AppleUSBTopCase.kext in there, is that in your extension folder?
Inside that kext is a AppleUSBTrackpad.kext which could also be for an external device, might even control the internal one.
There is also a AppleHIDMouse.kext, maybe that one.
The only way you can find out is to have a second bootup volume in case you mess up.
Lets say you remove the AppleHIDMouse.kext from the extension folder(don't delete, keep in safe place) and restart, if it does not work or can't start up then log into the backup and put the extension back.
Be aware, do this in the root user account, this way it won't change the permissions.