@pi2003 wrote:
Hello,
I am having great fun with my new Keybow. One macro I would like to make is a ctrl+prtscreen.
I am unsure how to have a keybow.tap_key() function that would press the print screen button as a specific function i.e. keybow.tab() is not mentioned in the tutorial.
Thanks
William
Edit:
I have fixed this by adding the line:
keybow.PRTSCRN = 0x46
in Keybow.lua. You can then use this like the rest of the special keys in your layout file.
Posts: 1
Participants: 1