How to implement < and >

How can be this controlled in that simulator? Can HIDmacros be used with this application?
Post Reply
Xentric
Posts: 4
Joined: 24 Nov 2016, 23:44

How to implement < and >

Post by Xentric » 25 Nov 2016, 00:19

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

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

Re: How to implement < and >

Post by admin » 25 Nov 2016, 09:05

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.
Petr Medek
LUAmacros author

Xentric
Posts: 4
Joined: 24 Nov 2016, 23:44

Re: How to implement < and >

Post by Xentric » 26 Nov 2016, 04:39

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.

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

Re: How to implement < and >

Post by admin » 28 Nov 2016, 12:58

Not sure if you can do it.
If they are giving you the same scan code then you can't.
Petr Medek
LUAmacros author

Post Reply