Tag Archives: macbook pro

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 [...]

Peripheral Extinction

The computer mouse may someday become an endangered species. Instead of rolling a mouse around to move a cursor around on the screen, more and more users will gesture with their fingers on touch screens and multi-touch trackpads, analysts say.
Reads an article published today on PhysOrg. The article also states that in the next 5 [...]