microsoft/PowerToys

[KBM] Separate function for key press vs key hold (a la dual-key-remap)

Open

#5,679 创建于 2020年8月5日

在 GitHub 查看
 (23 评论) (35 反应) (1 负责人)C# (7,978 fork)batch import
Help WantedIdea-EnhancementProduct-Keyboard Shortcut ManagerStatus-In progress

仓库指标

Star
 (133,154 star)
PR 合并指标
 (平均合并 14天 20小时) (30 天内合并 117 个 PR)

描述

I love the idea of managing key remaps via PowerToys, but there's no way (that I'm aware of) to remap a key to serve two purposed depending on whether it's pressed and released vs pressed in combination. https://github.com/ililim/dual-key-remap <- This tool is a great example. By default, it maps the CapsLock key to Escape when pressed without any other keys and Ctrl when pressed in combination with another key.

贡献者指南