Log in

View Full Version : Additional Keyclone Questions



mtp1032
04-19-2008, 12:35 PM
I'm still having trouble getting Keyclone to work. Here are my questions in no particular order:

Question about the Keymap File
From the FAQ, there is this:

>your main's key map might look like:
>G1 'caster.ranged_attack'
>shift-G1 'melee.ranged_attack'
>alt-G1 'healer.heal_leader'

Well, my main's keymap doesn't look at all like this. Rather, it looks like this

k(49.16.16):hs(follow_master)
k(50.16.16):hs(target_masters_target)
k(51.16.16):hs(cast_lightening_bolt)
k(52.16.16):hs(cast_earth_shock)
k(53.16.16):hs(cast_stoneskin_totem)
k(54.16.16):hs(cast_earthbind_totem)
k(55.16.16):hs(cast_rockbiter_weapon)
k(56.16.16):hs(cast_healing_wave)
k(57.16.16):hs(cast_gift_of_the_naaru)

Question about loading specific keymaps
After creating and saving a keymap for the character MightyMage, MightyPriest, and MightyLock, how do I load/bind MightyMage's keymap to MightyMage, MightyPriest's keymap to MightyPriest, and MightyLock's keymap to MightyLock? I have 3 different keymaps and 3 different WoW processes. I do not see how to bind a Wow Process to a particular keymap.

Question about the White- and Black-lists
How are these lists related to Keymaps? Do I have to specify a whitelist for the keys in a keymap?

Thanks in advance for the help...

Cheers,

keyclone
04-19-2008, 12:41 PM
howdy mtp.

firstly.. just to be sure.. you do know you don't HAVE to use keymaps... keys will just pass normally after keyclone is managing the windows. keymaps are usually for the more advanced configuration where you are trying to get 3+ class types to work together

if you are sure you want to use keymaps, then let's continue...
the keymap file has it's own format... and your dump looks correct.

as for binding a keymap to a process... you have 2 options. one is under the command which you would use to launch your wow. the other would be under a right-click menu after your have the wow in the keyclone list. select 'load keymap', select the file, and you're ready to go.

as for whitelists and blacklists... if you are using keymaps, odds are good you'd want to enable whitelist to keep keys from passing (i think that works)

let me know how that goes