Just SHIFT

How can be this controlled in that simulator? Can HIDmacros be used with this application?
Post Reply
dpotthast
Posts: 1
Joined: 19 Apr 2014, 18:15

Just SHIFT

Post by dpotthast » 19 Apr 2014, 18:22

Perhaps I missed it, but I cannot find a way to turn a key into just a modifier... e.g. I have an external number pad that I'd like to use for certain shortcuts... how can I make a single key emulate the shift key and another key emulate CTRL and another emulate ALT?

to get a shift key I have tried:

{+}
which returns +

+{}
which returns nothing and does not shift characters


Is this possible?

Thanks!

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

Re: Just SHIFT

Post by admin » 22 Apr 2014, 07:34

No, it's not possible.
The whole idea of Hidmacros is to use more devices to simplify keyboard shortucts - it means to use single key press to simulate keyboard combinations. So Hidmacros itself doesn't support key combinations on input side.
Petr Medek
LUAmacros author

Post Reply