Please help me with kanata v1.6.0 #1611
Replies: 5 comments 4 replies
-
What have you tried? |
Beta Was this translation helpful? Give feedback.
-
Also - Windows 7 may work but is not officially supported |
Beta Was this translation helpful? Give feedback.
-
I tested some samples of kanata on Windows 7 and they work for me very well. |
Beta Was this translation helpful? Give feedback.
-
I think the problem is that I haven’t found a way to distinguish between Numpad1 when Num Lock is on and Numpad1 when Num Lock is off. |
Beta Was this translation helpful? Give feedback.
-
PowerShell using this simple method cannot differentiate between keyboards. It only sees the final state managed by windows. i can rely on Kanata layer-switching instead no problem as long as it gives the interaction i want. Could you give me a template ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like a Kanata v1.6.0 script (compatible with Windows 7) that allows me to program a secondary keyboard configured as a numpad.
I want to assign keyboard shortcuts in two different modes:
When Num Lock is active
When Num Lock is inactive

This gives me a total of 20 programmable keys (10 keys × 2 modes).
The shortcuts will trigger AutoHotkey scripts running in the background (e.g., Ctrl + C, etc.).
Beta Was this translation helpful? Give feedback.
All reactions