[KBM] Use Caps Lock for toggle upper and lower cases in selected text #3335
Labels
Idea-Enhancement
New feature or request on an existing product
Product-Keyboard Shortcut Manager
Issues regarding Keyboard Shortcut Manager
Milestone
Summary of the new feature/enhancement
Windows doesn't have a functionality to turn uppercase to lowercase and viceversa, also the Caps Lock key is in a great position and underused.
Proposed technical implementation details (optional)
When the user press Caps Lock the currently selected text toggle to uppercase or lowercase dependant on the Caps Lock state.
I made some stupid proof of concept with Python and keyboard listener a while ago: https://github.com/sauloco/easyToogleCase
It worked but has multiple limitations.
The text was updated successfully, but these errors were encountered: