-
Keybinding help
I have recently installed Keyclone and have been using it for two-boxing. I currently have the keybindings setup so when I press "1" on my main, it sends "Shift+1" to my slave and so forth. To add more options I attempted to add the keybindings so when I pressed "Shift+0" on my main it sends "Alt+0" to my slaves. Here are my keybinding files.
Main:
Code:
pally
k(48.0.0):hs(Convert.0)
k(48.1.1):hs(Convert.SHIFT0)
k(49.0.0):hs(Convert.1)
k(50.0.0):hs(Convert.2)
k(51.0.0):hs(Convert.3)
k(52.0.0):hs(Convert.4)
k(53.0.0):hs(Convert.5)
k(54.0.0):hs(Convert.6)
k(55.0.0):hs(Convert.7)
k(56.0.0):hs(Convert.8)
k(57.0.0):hs(Convert.9)
k(187.0.0):hs(Convert.=)
k(189.0.0):hs(Convert.-)
Slave:
Code:
mage
k(48.1.1):hs(Convert.0)
k(48.16.16):hs(Convert.SHIFT0)
k(49.1.1):hs(Convert.1)
k(50.1.1):hs(Convert.2)
k(51.1.1):hs(Convert.3)
k(52.1.1):hs(Convert.4)
k(53.1.1):hs(Convert.5)
k(54.1.1):hs(Convert.6)
k(55.1.1):hs(Convert.7)
k(56.1.1):hs(Convert.8)
k(57.1.1):hs(Convert.9)
k(187.1.1):hs(Convert.=)
k(189.1.1):hs(Convert.-)
My commands for "1" through "=" work beautifully. The keybinding for "Shift+0" to "Alt+0" seems to be sending "Shift+0" to my slave. I use Bartender and have tried with and without paging enabled. Any ideas what I might be doing wrong?
Thanks in advance,
-Kendall
-
I used all kind of CTRL/ALT/Shift mapping and I saw sometimes they activated actionbars on my alts.
The only workaround I found was to map the "unused on this toon" key combination to an action bar slot in bartender (which has like 50 keys mapped to it :)
Mapping in in the bindings-cache to none does only work for predefined keys. (as far as i can see)
cheers