TaranVH / 2nd-keyboard

ALL of Taran's scripts - not just for the 2nd keyboard.
https://www.youtube.com/watch?v=O6ERELse_QY
1.67k stars 534 forks source link

Numpad doesn't Work #81

Closed ghost closed 5 years ago

ghost commented 5 years ago

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.

advent keyboard2

TaranVH commented 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 .

Matesaktesak commented 5 years ago

If you are using intercept, you might need to remap these keys manually - Tarans file doesn't include them in foreign layouts.

ghost commented 5 years ago

I am using LuaMacros

Matesaktesak commented 5 years ago

Oh

Matesaktesak commented 5 years ago

Is there any reason why you aren't using intercept?

Wegerich commented 5 years ago

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 .

ghost commented 5 years ago

I managed to get it to work. I had a conflicting AHK script

TaranVH commented 5 years ago

har har