nobiot / Zero-to-Emacs-and-Org-roam

Step by step guide from zero to installing and setting up Emacs and Org-roam on Windows 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Part 3: Swap Caps and Control via PowerToys

nbfritch opened this issue · comments

Swapping caps and control can be done with the keyboard manager from the official Microsoft project PowerToys. Included is the KeyboardManager which allows the mapping of CapsLock to Control (among other things). It includes other utilities, but all are disabled by default. I personally use it specifically for this reason.

Thank you! Didn't know this tool.
I have been using a method to change the Windows Register to swap the keys. I think I will need to check out the tool.

Thanks again 😄

Glad I could help. Thank you for putting this guide together, it has been extremely helpful.

You could also use SharpKeys, https://www.randyrants.com/category/sharpkeys/, which is very good too. You can install this with scoop, https://scoop.sh/, which is a package manager for windows. Which could help with installation even with windows.
Or use winget, which is Microsoft's new packagemanager, still in development.

But then again, requires use of the terminal. But maybe an easier way in the end. Optional.