HOW TO Numpad Keys ?

How can be this controlled in that simulator? Can HIDmacros be used with this application?
Post Reply
gabriella11
Posts: 1
Joined: 28 Jul 2018, 03:00

HOW TO Numpad Keys ?

Post by gabriella11 » 28 Jul 2018, 03:05

Great program, thanks!

I feel like i'm missing something pretty basic, but i can't figure it out. I can't call up specific numpad keys. For example, the sim i'm playing has CTRL Numpad 7 as a bindable key, but is not the same as CTRL 7. Same with CTRL numpad +, not the same as CTRL +... etc., etc.

What am i missing? How do i call up the numpad keys in the "send keyboard sequence" box?

Thanks again!
gabriella11

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

Re: HOW TO Numpad Keys ?

Post by admin » 29 Jul 2018, 13:52

See https://github.com/me2d13/luamacros/wiki/List-of-Keys for name of numpad keys. Or help file attached to hidmacros archive
Petr Medek
LUAmacros author

emielo
Posts: 8
Joined: 03 Sep 2018, 12:41

Re: HOW TO Numpad Keys ?

Post by emielo » 03 Sep 2018, 12:57

lmc_send_keys ("^({NUM7})")

Post Reply