Macro Trigger question

Report application bugs here
Post Reply
sheadog
Posts: 2
Joined: 27 Oct 2011, 07:32

Macro Trigger question

Post by sheadog » 27 Oct 2011, 07:46

Is it possible to assign a standalone modifier key as an event trigger?

I recently updated my OS to Windows 7-64bit. In doing so, I found that my legacy game controller (Tacticalboard) has been unsupported for years and does not have updated drivers, leaving me without a way to remap the keys. Windows recognizes the device as a Keyboard. I was in the researching the possibility of creating my own keymapping utilityfor it, when I came across HID Macros which may serve my purpose pretty well. Unfortunately, I've encountered one issue that I haven't been able to figure out. Two of the key buttons on the device send Shift (event 16) and Control (event 17) as their values, and I cannot seem to get HID Macros to recognize them. Is there anyways to handle these events?

Thanks alot.
Chris

admin
Site Admin
Posts: 735
Joined: 01 Nov 2010, 13:00
Location: Prague, Czech republic
Contact:

Re: Macro Trigger question

Post by admin » 28 Oct 2011, 13:00

I just tried with my standard keyboard and had no problem to assign a macro to shift or ctrl key.
Even triggering worked fine.
Did you try using regular keyboard? Maybe there's something special in the hardware...
Petr Medek
LUAmacros author

sheadog
Posts: 2
Joined: 27 Oct 2011, 07:32

Re: Macro Trigger question

Post by sheadog » 16 Nov 2011, 06:12

Thanks for trying... I was able to get it to finally work by modifying the hidmacros.xml file to trigger on the key up instead of key down.

Thanks.
Chris

Post Reply