Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

5th Mouse Button and Expose and Spaces

I've just installed the 10.6 upgrade and everything is wonderful except one thing, my 5th mouse button is assignable, but not recognized for spaces/expose. I can use my 5th mouse button in the finder and it acts as a left-click, so I know the OS is recognizing the input itself. But, when I assign the 5th mouse button to any of the expose or spaces it fails to activate said action. I prefer to use my 5th mouse button to activate spaces, I've assigned it that, clicked it, but nothing. Anybody else having trouble with this?

BTW, I am using a Microsoft Trackball Explorer.

MacBook Pro late 2008, Mac OS X (10.6), Microsoft Trackball Explorer

Posted on Aug 28, 2009 2:38 PM

Reply
107 replies

May 9, 2010 5:31 AM in response to Markarian421

Same problem here. Thought it was fixed after the 10.6.3 update, but it came back after some reboots.
The weird thing is that it's working sometimes. I have no clue what I have to do to make it working. Sometimes I'm just starting my Mac and it works. The same thing can happen the other way round.

Well, it would be really nice to get a solution for this (finally). I never had a problem under Leopard with that.

Jul 16, 2010 8:41 AM in response to Thomas Maccarthy

I have been trying to resolve this for some time. I've tried deleting the com.apple.whatever file, but that doesn't work after reboot. Feeling desperate, I installed the mouse drivers for the Kensington Optical Elite that I'm using to assign a keystroke to the 5th button. I didn't like the service running in the background and ultimately that is only a bandaid. Not a real fix.

I uninstalled the drivers, rebooted, and the problem is now gone. Haven't rebooted again. Could go back. But thought this was interesting. Maybe helpful.

Nov 30, 2010 7:31 PM in response to V.K.

I think that I figured out a workaround for this problem.

I recommend backing up before attempting this since it will overwrite some of your settings.

What I did was went to System Preferences -> Accounts and created a new user. I set the user as an admin but I don't think it makes a difference.

I then logged out of my current account and then logged in as the new user.

From Applications->Utilities->Terminal.app I did the following:

mkdir /tmp/files
cp ~/Library/Preferences/* /tmp/files
cd /tmp/files
rm com.apple.dock.db
rm com.apple.dock.plist
rm com.apple.finder.plist
rm com.apple.sidebarlists.plist
[I delete these since they make direct reference to the new account name]

ls /Users
[Your original account name should be listed here, use it for the following command:]
sudo chown originalaccountname *
sudo chgrp staff *
sudo mv * /Users/originalaccountname/Library/Preferences/

Logout of the new account and log back in as your normal user and everything should be working again! You can then go back to System Preferences -> Accounts and delete the new account.

5th Mouse Button and Expose and Spaces

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.