Thread Tools Display Modes
12-03-09, 03:29 PM   #1
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 97
Mouse-binding actionbar buttons?

I can't get the Keybind feature to work for mouse buttons. Looking around, it seems like I will have to manually edit bindings-cache.wtf to get bindings like MOUSEWHEELUP, etc., bound to action bar buttons. But since I use the same keybinds for all of my toons, can I do this at the account level (with "character specific keybinds" off), or will RDX recognize this file at all? I attempted is with keyboard buttons, but it saved it 'per character'.

... now to figure out the mouse bindings for the 15-button WoW mouse...
__________________
Some days it's just not worth chewing through the restraints...
  Reply With Quote
12-03-09, 03:46 PM   #2
sigg
Featured Artist
 
sigg's Avatar
Featured
Join Date: Aug 2008
Posts: 1,251
Are you playing with the desktop feature keybindings ?
  Reply With Quote
12-03-09, 11:53 PM   #3
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 97
I haven't gotten into that one yet. I'll try it when I get on this afternoon.

I read on here (somewhere, but I can't find it) that someone already had this issue, and they had to manually edit bindings-cache.wtf for binding mouse buttons.

My mouse has 15 buttons, and I want to bind macros to many of them, and at least three action bar buttons.
__________________
Some days it's just not worth chewing through the restraints...
  Reply With Quote
12-05-09, 01:46 AM   #4
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 97
No luck on the keybindings feature. I am unable to edit the feature directly, and during normal keybinding, there is no response to my mouse buttons (or scroll up / down).
The thing I am really trying to get to is to bind two macros to the mouse wheel (up and down). Is there a way to bind the macros directly, or just through unitframe mousebindings (and actionbar bindings)?
__________________
Some days it's just not worth chewing through the restraints...
  Reply With Quote
12-05-09, 02:37 AM   #5
Brainn
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 263
wowwiki.com/API#Binding_Functions

SetBindingMacro("key", "macroname"|macroid) should be what you are looking for. MOUSEWHEELDOWN and MOUSEWHEELUP are the "keys" for your mousewheel.
  Reply With Quote
12-05-09, 01:03 PM   #6
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 97
Thanks! I suppose I'll have to toss that into my autoexec.
__________________
Some days it's just not worth chewing through the restraints...
  Reply With Quote
12-05-09, 03:25 PM   #7
Brainn
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 263
you dont have to create an autoexec script for this.
if you run the command to set your binding(s) and after that open the keybindings-menu, hit ok, the bindings get saved permanently.
  Reply With Quote

WoWInterface » Featured Projects » OpenRDX » OpenRDX Community » OpenRDX: Community Chat » Mouse-binding actionbar buttons?


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