computer help: remapping mouse buttons on intellimouse
I want to remap the side buttons on my mouse to act as ctrl and alt. any geeks here that can help another geek out? I spent half a day looking for a solution with no luck.
You could probably write a mouse hook to catch the mouse clicks and generate VK_CTRL and VK_MENU messages. I've done a keyboard hook that's sort of like that, but don't have (and haven't worked with) an IntelliMouse, so sorry, no help there. =(
Josh, I'm not sure what your workaround is, but if you download the latest Microsoft Intellipoint drivers, it can be done easily:
http://www.microsoft.com/hardware/mouse/download.asp
http://www.microsoft.com/hardware/mouse/download.asp



