|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#176 |
|
macrumors newbie
Join Date: Dec 2008
|
It works! Using the kext from macvn may work, but it is an older kext from 10.5.5. Instead, I think the safest way to do it is this:
Backup your /System/Library/Extensions/AppleUSBMultitouch.kext file, then make a copy for modifying. In this copy, open its Contents and inside Info.plist, browse to Root/IOKitPersonalities/ There will be entries called WSTrackpad*, add this under all of those entries: Code:
<key>TrackpadFourFingerGestures</key> <true/> <key>TrackpadSecondaryClickCorners</key> <true/> |
|
|
|
|
|
#177 | |
|
macrumors member
Join Date: Jun 2008
|
Quote:
Repair permissions using disk utility before rebooting to avoid problems with kb/tp not working (if you're going to just copy in the kext downloaded from macvn). Last edited by fjk : Dec 15, 2008 at 05:33 PM. |
|
|
|
|
|
|
#178 | |
|
macrumors member
Join Date: Jun 2008
|
Quote:
If you are editing a new copy I think you may need to set permissions (Get Info, set to System Read/Write). Then flush cache and reboot. You won't need to run the Disk Utility repair permissions I think. |
|
|
|
|
|
|
#179 |
|
macrumors member
Join Date: Jun 2008
|
Modified Kext
Here's the 10.5.6 modified kext for those that are still confused as to how to edit it.
Follow the same instructions as the old one: Copy, backup, or rename the old .kext (system/library/extensions/AppleUSBMultitouch.kext) Move in the new one. Restore permissions (Disk Utility - Repair permissions) Reboot. |
|
|
|
|
|
#180 |
|
macrumors member
Join Date: Mar 2008
|
Work's like a charm, Thanks
__________________
MacBook Pro 15" Glossy | 2.5GHz Penryn | 4GB Ram | 8600GT 512MB | 500GB 7200RPM HDD |10.6.1 Bootcamp Windows 7 Ultimate x64 iPhone 3GS 16GB 3.1.2 Jailbroken: blackra1n
|
|
|
|
| weemanpow3 |
| View Public Profile |
| Find More Posts by weemanpow3 |
|
|
#181 | |
|
macrumors newbie
Join Date: Jul 2008
|
Quote:
|
|
|
|
|
|
|
#182 |
|
macrumors newbie
Join Date: Dec 2008
|
I just tried using the other method (manually editing Info.plist from 10.5.6's AppleUSBMultitouch.kext). I only edited in TrackpadFourFingerGestures since TrackpadSecondaryClickCorners seems kind of useless.
The Trackpad prefpane now plays a different video showing off the four finger gestures with the old non-glass Trackpad (note the button in the attached image). Why would Apple make a video of this when the feature isn't even available without some minor tweaks? Last edited by trucrypt : Dec 15, 2008 at 06:20 PM. Reason: tired, incoherent rambling |
|
|
|
|
|
#183 | |
|
macrumors 6502a
Join Date: Jan 2008
Location: Malaysia
|
Quote:
Works as claimed!
__________________
ACD 23" iMac 24" 2.16Ghz 3GB RAM. Late 08 MBP 17" 4GB RAM Matte Hi-Res Mid 09 13" 2.26ghz MBP 4GB RAM Intel X25-m 160gb SSD. White iPhone 3GS 32GB |
|
|
|
|
| orpheus1120 |
| View Public Profile |
| Find More Posts by orpheus1120 |
|
|
#184 |
|
macrumors member
Join Date: Jun 2008
|
I'm fairly certain you can. No guarantees. Otherwise I would manually edit it.
You could take a look at the plist.info inside the kext (view package contents and look for the file plist.info) and compare it to the one you have already.. if the entries are the same (the ones that contain "trackpad*") in name then the kext is probably the same for the MBA also. |
|
|
|
|
|
#185 | |
|
macrumors member
Join Date: Jun 2008
|
Quote:
Disregarding the video, they probably dont want to make the feature available for older MBPs not just to promote the new ones, but bc the older MBP's trackpad is a little small to be using four-finger swipes (in any direction, up down left right). But the fact that the video is in there (which looks like the MBA trackpad) is interesting. |
|
|
|
|
|
|
#186 | |
|
macrumors 6502
Join Date: Jul 2004
Location: Kansas
|
Quote:
Thanks!! It works perfectly on my Macbook Pro early 2008 model! |
|
|
|
|
|
|
#187 | ||
|
macrumors member
Join Date: Nov 2007
|
Quote:
Quote:
|
||
|
|
|
|
|
#188 |
|
macrumors member
Join Date: Jun 2008
|
|
|
|
|
|
|
#189 | |
|
macrumors member
Join Date: Jun 2007
|
Quote:
At first I forgot to repair permissions, so my keyboard and mouse didn't work at all. I restarted in safe mode (hold shift when starting up until the Apple logo and the spinning icon are both showing). I then repaired permissions and restarted. Everything is working now. |
|
|
|
|
|
|
#190 | |
|
macrumors 68030
|
riiiight...
Quote:
Seriously, IT'S A HARDWARE ISSUE. If you want the latest technology, you have to buy the latest model. Welcome to the world. |
|
|
|
|
|
|
#191 |
|
macrumors member
Join Date: Jun 2008
|
|
|
|
|
|
|
#192 | |
|
macrumors 6502a
Join Date: Sep 2007
Location: Vancouver, Canada
|
Quote:
__________________
Macbook Pro 2.4GHz Penryn, 4GB RAM, 200GB HD, 8600M GT 256 VRAM White 16GB iPhone 3GS |
|
|
|
|
| kockgunner |
| View Public Profile |
| Find More Posts by kockgunner |
|
|
#193 | |
|
macrumors newbie
Join Date: Dec 2008
|
Why I can't activate the 4 fingers trackpad gestures?
I've got a MacBookPro3,1 (bought in dic 2007) Intel Core 2 Duo 2.4 GHz L2 Cache: 4 MB Bus Speed: 800 MHz Boot ROM Version: MBP31.0070.B07 SMC Version: 1.16f10 Leopard 10.5.6 I checked the original kext and it has the TrackpadFourFingerGestures already as True... I've tried with the modded kext, repaired permissions, cleared cache, but no success ![]() any suggestions? Quote:
|
|
|
|
|
|
|
#194 | |
|
macrumors regular
Join Date: Dec 2008
|
Quote:
I am freaking out ATM and need some help. PLEASE help me out if you can. I have a Mid 2008 MBP (bought in June 2008). If someone can share their old AppleUSBMultitouch.kewt, I would really appreciate it. |
|
|
|
|
|
|
#195 | |
|
macrumors member
Join Date: Oct 2008
|
Your MacBook Pro does not support trackpad gestures of any kind other than two-finger scrolling and right-click.
The only models of Apple notebooks that support 3- or 4-finger gestures are: MacBook Air MacBook Pro (Early 2008) MacBook Pro (Late 2008) MacBook (Late 2008) Your model MacBook Pro lacks a multitouch controller chip on the trackpad allowing for the new gestures. No amount of software hacking will help in your case, as your hardware simply does not support the gestures. Quote:
|
|
|
|
|
| risenphoenixkai |
| View Public Profile |
| Find More Posts by risenphoenixkai |
|
|
#196 | |
|
macrumors member
Join Date: Oct 2008
|
You can simply reapply the 10.5.6 update to restore normal keyboard and trackpad functionality. It will have to be the 10.5.6 combo update, however.
Quote:
|
|
|
|
|
| risenphoenixkai |
| View Public Profile |
| Find More Posts by risenphoenixkai |
|
|
#197 | |
|
macrumors member
Join Date: Aug 2008
|
Quote:
Correction as pointed out above that your mbp doesn't support it. ![]()
|
|
|
|
|
|
|
#198 |
|
macrumors regular
Join Date: Dec 2008
|
Thanks for the info. I have got control of my keyboard and trackpad again, but I can't do two finger scroll anymore. Everything else seems to work though. Any ideas of what I should do?
|
|
|
|
|
|
#199 |
|
macrumors member
Join Date: Oct 2008
|
Not sure. Back in October when I was messing around with hacking the multitouch kext file, the same thing happened to me, and what fixed it was either reapplying the latest combo update or restoring AppleUSBMultitouch.kext via my Time Machine backup.
|
|
|
|
| risenphoenixkai |
| View Public Profile |
| Find More Posts by risenphoenixkai |
|
|
#200 | |
|
macrumors regular
Join Date: Dec 2008
|
Quote:
Edit: Oh goodie. I installed the combo pack, but I can't get two-finger scrolling to work now. Anyone think they know why its not working? I don't want to have to do a fresh install of OS X to get this working. I don't even want to do a "restore install" (install that preserves user folders). : sighs: Again, if anyone can help me out, I appreciate it. Update: Did a little searching and found a thread about scrolling suddenly not working. Seems to re-enable it, you just have to issue the following command in Terminal: Code:
defaults write -g com.apple.trackpad.scrollBehavior 2 Last edited by gumbyx84 : Dec 16, 2008 at 12:30 AM. Reason: Updating post with solution to my problem |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|