using the whole mighty mouse
#1
hello,

i think this might have come up before but, is there a way to use the 2 side buttons on the apple mighty mouse?
i use it some times and would be helpful

just some way to bind them, thanks :)
Thanks given by:
#2
Mmm, IIRC jamz said something about MOUSE6 and MOUSE7. Try those keys, test out a bind on them. You may get errors on startup.
Thanks given by:
#3
open /config/keymap.cfg

Add these lines

keymap -6 MOUSE6
keymap -7 MOUSE7

below the other mouse-related lines at the start of the list.

Then you can start binding to "MOUSE6" and "MOUSE7"

This is already in SVN, so binding additional mouse buttons will be possible out of the box in 1.1 :)
Thanks given by:
#4
thanks, this will prove helpful as the mighty mouse has the worst scroll of any mouse..

is there a way to bind 'invalid keys' like: = - ] [ ' ; F5,F6, etc..

??
Thanks given by:
#5
read the keymap.cfg file, it lists the "names" of the keys.
The ones you listed, for example, are "EQUALS", "MINUS", "RIGHTBRACKET", "LEFTBRACKET", "QUOTE", "SEMICOLON", "F5", "F6".
Though I can't find my etc key...
Thanks given by: