What I'm trying to accomplish is a variation of the focusless/leaderless setup that's stickied above. I don't want to go focusless since I'm used to it, but what I want to do is have each toon solo viable by sending any key + modifier to slaves, and my main window receive just the unmodified keystrokes. That's easily accomplished in HKN and the window resize/relocate/renaming scripts work beautifully. With some macros I always have my "main" window as the leader and focus.

Okay, now that I got that out of the way... here's my problem:

My problem is I play using a lot of modifiers already. All 7 of my "extra" mouse buttons on my MX logitech revolution are assigned to a hotkey, and I already use CTRL+button x, ALT+button x, Shift+button x for pretty much all my abilities. To my knowledge the only keys defined as "modifiers" in WoW is shift/alt and ctrl...

I also don't want to use HKN as a "translator" and turn CTRL+MouseButton 4 to "]"+MouseButton4 either because I'd like for my WoW keybindings to be functional without having to rely on HKN to "translate" the keystrokes to something else.

Can anyone think of a (better) way for me to retain my current keybinds and still utilize a macro that basically does [nomod] = /cast X , [mod:x] = /cast X target focustarget?