Thread Tools Display Modes
03-18-08, 06:15 PM   #1
Llivavin
A Black Drake
Join Date: Jun 2007
Posts: 89
Binding to mouse buttons

Is there an addon or something that allows you to change keybindings to extra buttons on your mouse?
  Reply With Quote
03-18-08, 06:22 PM   #2
Dreadlorde
A Pyroguard Emberseer
 
Dreadlorde's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 2,302
Clique, it's awesome.
__________________

Funtoo - Plan 9 - Windows 7
  Reply With Quote
03-18-08, 07:23 PM   #3
Llivavin
A Black Drake
Join Date: Jun 2007
Posts: 89
Originally Posted by Dreadlorde View Post
Clique, it's awesome.
I was uhh, more along the lines of thinking of getting some other addon to get bound

For instance Geist.
  Reply With Quote
03-19-08, 02:36 AM   #4
robthedude
Don't Panic
 
robthedude's Avatar
Join Date: Oct 2006
Posts: 364
Have a look in the WoW keybindings menu, scroll aaaaaaall the way to the bottom to the addon keybinds, you'll probably find what you want there
__________________

  Reply With Quote
03-19-08, 03:35 AM   #5
Llivavin
A Black Drake
Join Date: Jun 2007
Posts: 89
Originally Posted by robthedude View Post
Have a look in the WoW keybindings menu, scroll aaaaaaall the way to the bottom to the addon keybinds, you'll probably find what you want there
the wow keybindings menu doesn't have it for geist you gotta do the bindings via /geist bind which brings up a menu and it won't let you bind it to Button5.
  Reply With Quote
03-20-08, 05:26 PM   #6
mulesh
A Chromatic Dragonspawn
 
mulesh's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 193
Originally Posted by Llivavin View Post
the wow keybindings menu doesn't have it for geist you gotta do the bindings via /geist bind which brings up a menu and it won't let you bind it to Button5.
You could write a macro for /geist and then bind that macro to a key with the SetBindingMacro() function.

Macro Name - geist
Macro Text - /geist
Enter In-Game - /script SetBindingMacro("BUTTON5", "geist") SaveBindings(1)

Your binding will then be saved for all characters.
__________________
"Don"t tase me bro!" ~ Andrew Meyer
  Reply With Quote
03-20-08, 08:22 PM   #7
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
or... just put that macro on a button and bind that button in the keybindings menu
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
03-21-08, 09:28 AM   #8
Llivavin
A Black Drake
Join Date: Jun 2007
Posts: 89
Originally Posted by Seerah View Post
or... just put that macro on a button and bind that button in the keybindings menu

or i could one up you all and just edit the wow key bindings file yah know >.>..
  Reply With Quote
03-21-08, 10:03 AM   #9
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
I was going to suggest that, too, but I didn't know if you would want to go into the file.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Binding to mouse buttons

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off