Posts: 271
Threads: 7
Joined: Jun 2010
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 :)
Posts: 1,823
Threads: 20
Joined: Jun 2010
Mmm, IIRC jamz said something about MOUSE6 and MOUSE7. Try those keys, test out a bind on them. You may get errors on startup.
Posts: 354
Threads: 19
Joined: Jun 2010
16 Jul 10, 12:17AM
(This post was last modified: 16 Jul 10, 12:19AM by makkE.)
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 :)
Posts: 271
Threads: 7
Joined: Jun 2010
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..
??
Posts: 3,780
Threads: 33
Joined: Jun 2010
16 Jul 10, 07:32AM
(This post was last modified: 16 Jul 10, 07:32AM by V-Man.)
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...