I wrote a bit about PowerToys previously, but today we're gonna talk about my second-favorite feature: the keyboard manager.
My first-favorite feature is Powertoys Run - the spotlight-like feature for Windows. I talked about this one last post.
I switched to Windows from Mac a few months back, and I'm used to just about everything except the keyboard. Muscle memory keeps kicking in and my thumbs reach for the cmd
key instead of ctrl
. There's no cmd
on Windows - it just opens the start menu. I've opened the start menu a lot.
The key feature (see what I did there?) of PowerToys that lets my keyboard be all apple-ey is the keyboard manager. It looks like this:
There's a lot going on in that window. Let's break it down...
This one is simple in theory. Like the heading says, you get to map a single key. Take the first one in there - I mapped Page Up to the home key (that one wasn't Mac specific - I just kept accidentally hitting it 😉).
Here are the keys I remapped to Mac-ify:
Caps Lock
=> Win (Left)
Win (Left)
=> Ctrl (Left)
This is basically making the Windows key to the left of the spacebar into the Ctrl key, which does similar things as the Cmd key on a Mac. Since I was overriding the Windows key, I moved that up to Caps Lock, since I never use it anyway. You could also do this with the Windows key on the right, if you have one.
To do these mappings, you click "Remap a Key', then the Plus icon at the bottom. Click on each box and type the keys you want to map. The "before" key goes on the left, and the "after" key on the right.
❗ Do the mapping from
Win
->Ctrl
last
This one piggybacks on key remapping. As you know, Windows has lots of key combinations that "do stuff"™. For example, alt+tab cycles through Windows, alt+tab switches Windows, win+s opens the search menu, win+d shows the desktop, win+e the explorer, and so on.
Here are the shortcuts I set for mac-ifying:
Ctrl (Left) + Tab
=> Alt (Left) + Tab
Ctrl (Left) + Shift (Left) + [
=> Ctrl (Left) + Shift (Left) + Tab
Win (Right) + Shift (Right) + [
=> Ctrl (Left) + Shift + Tab
Ctrl (Left) + Shift (Left) + ]
=> Ctrl (Left) + Tab
Win (Right) + Shift (Right) + ]
=> Ctrl (Left) + Shift + Tab
I hope those help! It's by far not everything to make Windows feel like a mac - some Windows things just don't apply to Mac and vice versa. But I think you'll find this a good setup.
Enjoy!