Hello,
I want to send a Shift+Fn+F5 command but i didn’t find out how.
I’m using the Type into activity with the following string :
“[k(shift)]” + “[k(fn)]” + “[k(F5)]”
Can you help me ?
Thanks
Hello,
I want to send a Shift+Fn+F5 command but i didn’t find out how.
I’m using the Type into activity with the following string :
“[k(shift)]” + “[k(fn)]” + “[k(F5)]”
Can you help me ?
Thanks
Thank you it worked !