Closed ghost closed 5 years ago
Lololol. Which method are you using? Interception?
On Tue, Feb 5, 2019, 11:35 PM Odgy56 <notifications@github.com wrote:
I have every key working except the numpad or keys like scroll lock the only thing that I can think of is that I am using a Uk keyboard so the keys might not line up with the key numbers.
[image: advent keyboard2] https://user-images.githubusercontent.com/47379670/52326745-9c68b900-29e1-11e9-9e62-99614990ce4d.jpg
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TaranVH/2nd-keyboard/issues/81, or mute the thread https://github.com/notifications/unsubscribe-auth/APTDX33oSeNcUF_IRgJxbkUQW_ng3Qizks5vKoXdgaJpZM4aksHx .
If you are using intercept, you might need to remap these keys manually - Tarans file doesn't include them in foreign layouts.
I am using LuaMacros
Oh
Is there any reason why you aren't using intercept?
When you press these keys, do you see that the Lua console records the keystrokes? The numpad should work with a UK keyboard because the keycodes should be the same (at least I didn't really have any problems)
Is it possible that you have your "NumLock" key/mode disabled? Do the keys work when the 2nd keyboard code is not running?
On Wed, 6 Feb 2019 at 16:46, Odgy56 notifications@github.com wrote:
I am using LuaMacros
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TaranVH/2nd-keyboard/issues/81#issuecomment-461095765, or mute the thread https://github.com/notifications/unsubscribe-auth/AV-U1T0xq8UH6-3gCQY4vxVFnY0YMipTks5vKwb5gaJpZM4aksHx .
I managed to get it to work. I had a conflicting AHK script
har har
I have every key working except the numpad or keys like scroll lock the only thing that I can think of is that I am using a Uk keyboard so the keys might not line up with the key numbers.