As the documentation is not online ATM I would love to know if I can do this with robotjs:
Let's say I create an electron app and there is a button with the binding for F1 (help key under Windows).
Can this keystroke be send to an outside program running like MS Windows ?
So, I want to send the F1 not directly from within Word, but through my own electron app.
As the documentation is not online ATM I would love to know if I can do this with robotjs:
Let's say I create an electron app and there is a button with the binding for F1 (help key under Windows). Can this keystroke be send to an outside program running like MS Windows ?
So, I want to send the F1 not directly from within Word, but through my own electron app.
Thanks and best wishes!