I Have an revision 1 macbook air, the question is, if i install the modded version os Mac OSX Unibody disc, and modify it to suport 4 fingers gesture, will software update recognise correctily and install future updates ?
Good question![]()
Yes, 10.5.6 just released now but the early 08 MBP users already upgraded and are stating that the 4 finger swipe does NOT work.
Is that with or without the change to the info.plist as indicated a long time ago?
No problems with iTunes here.Could any early 08 macbook pro user who has already changed the kext file please test this by just opening itunes while moving around the mouse to see if it works flawlessly?
I installed 10.5.6, no four finger swipe.
I tried manually adding the keys to the .kext file, rebooted, nothing.
However, when I used the .kext file downloaded from http://macvn.com/forums/showthread.php?t=12460 - i have four finger swipe with no other modifications to 10.5.6 on my 17" early 2008 MBP.
Instructions:
Install 10.5.6
Download the kext file, and copy it to /System/Library/Extensions - I went to terminal and ran 'sudo mv /Users/<me>/Downloads/AppleUSBMultitouch.kext /System/Library/Extensions'
Run Disk Utility, select your main hard drive, and click the "Repair Permissions" button.
Reboot.
Four finger swipe immediately works, and shows up in the trackpad preference pane!
Try this:In the terminal i tried what you said and im getting this
Macintosh:~ Chris$ sudo mv /Users/Chris/Downloads/AppleUSBMultitouch.kext /System/Library/Extensions
mv: rename /Users/Chris/Downloads/AppleUSBMultitouch.kext to /System/Library/Extensions/AppleUSBMultitouch.kext: Directory not empty
Macintosh:~ Chris$
sudo mv /System/Library/Extensions/AppleUSBMultitouch.kext /System/Library/Extensions/AppleUSBMultitouch.old
sudo mv /Users/<name>/Downloads/AppleUSBMultitouch.kext /System/Library/Extensions/
No problems with iTunes here.