wingnutt macrumors newbie Original poster Apr 17, 2009 #1 recently 2 finger scrolling has stoped working on my early 2008 macbook pro but if i create a new account it works fine what pref file can I delete to fix this as I don't think I've found a trackpad specific plist cheers
recently 2 finger scrolling has stoped working on my early 2008 macbook pro but if i create a new account it works fine what pref file can I delete to fix this as I don't think I've found a trackpad specific plist cheers
11800506 macrumors 65816 Apr 17, 2009 #2 Are you sure by chance that two finger scrolling hasn't been disabled in System Preferences? If not, it could very well be a preference file issue as you've said.
Are you sure by chance that two finger scrolling hasn't been disabled in System Preferences? If not, it could very well be a preference file issue as you've said.
M magamo macrumors 6502 Apr 17, 2009 #3 Casual googling will bring you a quick fix, and you can see people talking about the same problem here and there. If you don't want to read them, try the following terminal command: defaults write -g com.apple.trackpad.scrollBehavior 2 and then reboot. I hope it will solve the problem.
Casual googling will bring you a quick fix, and you can see people talking about the same problem here and there. If you don't want to read them, try the following terminal command: defaults write -g com.apple.trackpad.scrollBehavior 2 and then reboot. I hope it will solve the problem.
wingnutt macrumors newbie Original poster Apr 17, 2009 #4 terminal command fixed problem cheers for help