microsoft / microsoft/PowerToys
New Keyboard manager not work "KANA" emulation.
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 139k
- Forks
- 8.6k
- PR merge metrics
- PR metrics pending
Description
### Microsoft PowerToys version
0.98.0
### Installation method
GitHub
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
(1) Open "New" keybord manager's editor.
(2) "Add New remapping"
(3) "Trigger" sets [CTRL]+[CAPS LOCK] (Show [Ctrl (Left)] [VK240]) with checked "Allow of code".
(4) "Action" sets [CTRL]+[SHIFT]+[KANE] (Show [Ctrl (Left)] [Shift (Left) [IME Hangul])
(5) Click "Save" button.
### ✔️ Expected Behavior
Toggle input mode "Roman" (abcde) <-> "KANA" (アイウエオ).
### ❌ Actual Behavior
Not work.
### Upload Bug Report ZIP-file
[PowerToysReport_2026-03-24-08-57-59.zip](https://github.com/user-attachments/files/26197406/PowerToysReport_2026-03-24-08-57-59.zip)
### Additional Information
Windows11 25H2 Pro (Japanese).
[CTRL]+[CAPS LOCK] was toggle KANA input mode key on older windows. (Currently not supported.)
### Other Software
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in Keyboard Manager's New editor and reproduce the Ctrl+Caps Lock to Ctrl+Shift+KANA remapping on Windows 11 Japanese. Trace how the editor records VK240 and IME Hangul, then verify that saving the mapping toggles Roman and KANA input modes as expected. The payload names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100