microsoft/PowerToys

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

Open

#5679 aperta il 5 ago 2020

Vedi su GitHub
 (23 commenti) (35 reazioni) (1 assegnatario)C# (7978 fork)batch import
Help WantedIdea-EnhancementProduct-Keyboard Shortcut ManagerStatus-In progress

Metriche repository

Star
 (133.154 star)
Metriche merge PR
 (Merge medio 14g 20h) (117 PR mergiate in 30 g)

Descrizione

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.

Guida contributor