Parrot023 / Secondary_MACRO_keyboard

A tutorial on how to set up a secondary MACRO keyboard
17 stars 3 forks source link

Pressing 5 on the 2nd (macro) numpad keyboard doesn't work #1

Open 3dcinetv opened 3 years ago

3dcinetv commented 3 years ago

Hi. I'm on Win10. I downloaded all your files. I adjusted the 2nd_keyboard.lua with my keyboard id variable: "PID_7663" and I've also set the full path to the variable: local file = io.open("E:\\APPS\\2021\\Multiple Keyboards LuaMacro\\samples\\Secondary_MACRO_keyboard-master\\key.txt", "w") Then, I double clicked the Main.ahk, I can see it on my tray bar. When I press "5", I don't get an emoji (I click on my search box on my browser just to test, I will not open another notepad). but the emoji doesn't appear. However the key.txt file registers 101. Then, nothing happens. What else do I need to configure?

GhostifyYT commented 6 months ago

Maybe you removed the line that sends the F24 key to AHK