Page 1 of 1
about right shift/ctrl/alt key
Posted: 12 Oct 2011, 08:11
by questerYMJ
Hello,
If there are any way to specify the output key-combination to use right shift/ctrl/alt?
Re: about right shift/ctrl/alt key
Posted: 12 Oct 2011, 16:21
by Baobob
Cut and pasted from the help file
Appendix: Supported modifiers for keystroke sequence
+ = Shift
^ = Control
% = Alt
& = Tab
Surround sequences of characters or key names with parentheses in order to modify them as a group. For example, '+abc' shifts only 'a', while '+(abc)' shifts all three characters.
Re: about right shift/ctrl/alt key
Posted: 13 Oct 2011, 06:30
by questerYMJ
Thanks, I'd already know this.
Just want to know if HIDMacro can emulate/output key stroke like right+shit/ctrl/alt+A. This can greatly increase the number of key we can emulate.
BTW, does HIDMacro can use modifiers like WIN key/APP keys?
Re: about right shift/ctrl/alt key
Posted: 13 Oct 2011, 07:01
by admin
Re: about right shift/ctrl/alt key
Posted: 13 Oct 2011, 07:07
by questerYMJ
Thank you kind Sir!!!