Page 1 of 1

How to implement < and >

Posted: 25 Nov 2016, 00:19
by Xentric
Hi there,

Petr first of all Thank You for creating HIDMacros... but a raspberry for dropping it :lol:

I would like to know how exactly to use the '<' and '>' keys to use the left & right SHIFT, ALT and CTRL keys. I understand about the '+<a' etc. but I don't get where in HIDMacros I should put it.

I use HIDMacros v2.3.0.678 which I believe is the last version?

Cheers,
Xentric

Re: How to implement < and >

Posted: 25 Nov 2016, 09:05
by admin
See this: http://www.hidmacros.eu/scripting.php#keys
If you have scripted macro with command HIDMacros.SendKeys you can use those modifiers in parameter.

Re: How to implement < and >

Posted: 26 Nov 2016, 04:39
by Xentric
Thanks for your reply Pete but I think I may need to rephrase my question.

So, how do I get HIDMacros to accept similar keys, like left & right Shift keys
(on the same keyboard), as different keys so that I can use them each for a
different command?

For example, use LSHIFT to toggle Panel Lights, and RSHIFT to toggle Landing Lights.

Re: How to implement < and >

Posted: 28 Nov 2016, 12:58
by admin
Not sure if you can do it.
If they are giving you the same scan code then you can't.