Tag Archives: hack

Give your Early 2008 Macbook Pro the 4-Finger Gesture

[UPDATED for 10.5.8]
It’s quite simple actually, just grab this file (AppleUSBMultitouch.kext), open a terminal window and type this:
sudo mv /System/Library/Extensions/AppleUSBMultitouch.kext
/System/Library/Extensions/AppleUSBMultitouch.old
that will backup your current multitouch driver, and next we’re gonna install the new one:
sudo mv ~/Downloads/AppleUSBMultitouch.kext /System/Library/Extensions/
( you can also copy it there using finder )
Final step is to repair permissions, use Disk Utility, select [...]