Skip to content

Choosing a Modifier Key

The modifier key is the foundation of your hotkey setup. Choosing the right one affects how natural your shortcuts feel, whether any side effects occur, and whether existing system or app shortcuts remain usable.

To trigger a hotkey cleanly, AppSwitcher must block the modifier key’s own events from reaching Windows and other applications. This is necessary because many modifier keys have built-in side effects when pressed and released on their own.

Without blocking, a hotkey like Apps+B would switch to your browser and trigger the modifier’s side effect at the same time. AppSwitcher prevents this automatically for all modifiers that have known side effects.

The following modifiers have side effects that AppSwitcher suppresses:

ModifierSide effect if not blockedExample without suppression
Apps (Menu key)Opens a context menu at the cursorApps+B switches to browser and shows a context menu
WinOpens the Windows Start menuWin+B switches to browser and opens Start
Left AltActivates the menu bar in some apps (e.g. File Explorer, Office)Alt+B switches to browser and triggers a menu in the previously focused app
Caps LockToggles the Caps Lock stateCapsLock+B switches to browser and toggles capitalisation

All of these are currently suppressed by AppSwitcher, so you can use them safely as modifiers without worrying about unwanted side effects. Only the configured modifier is blocked — if you choose Apps as your modifier, the Win key will still function normally and open Start when pressed on its own. Also when modifier alone is pressed, the side effect will still occur (e.g. pressing Apps by itself will open the context menu), but as long as you hold the modifier down while pressing a letter key, the side effect will be blocked.

Some modifier keys are so commonly used in existing shortcuts that assigning them as an AppSwitcher modifier will conflict with everyday actions.

ModifierWhat you loseNotes
CtrlCtrl+C, Ctrl+V, Ctrl+Z, Ctrl+S and most app shortcutsExtremely disruptive — avoid as a sole modifier
ShiftAbility to type uppercase letters with that specific Shift keyThe opposite Shift key still works, but muscle memory will break
Left AltAlt+F4, Alt+Tab, and app menu navigationLoses many system shortcuts on top of the side effect above
Right AltAltGr combinations (accented characters, symbols on non-US keyboards)Especially problematic for non-English keyboard layouts. See note below.

Caps Lock is present on every keyboard, sits right on the home row, and has no conflicting shortcuts — nothing in Windows or any application uses it as a modifier. Its toggle side effect is suppressed by AppSwitcher when used in a hotkey combination, and brief presses (tap without holding another key) are not suppressed, so it continues to work normally as a capitalisation toggle. The only reason to prefer another option is if you rely on caps lock frequently for typing.

Apps key (Menu key) ✅ Great choice if your keyboard has it

Section titled “Apps key (Menu key) ✅ Great choice if your keyboard has it”

The Apps key has no other purpose — repurposing it as a modifier loses nothing. Its context menu side effect is suppressed by AppSwitcher, and no application uses it in shortcuts. The drawbacks are availability and reach: it is absent on most laptops and any keyboard smaller than full-size, and on keyboards that do have it, it sits on the far right — requiring a significant hand movement away from the home row.

The Right Ctrl key has no side effects and leaves all Left Ctrl shortcuts (Ctrl+C, Ctrl+V, etc.) completely intact. It shares the same availability problem as the Apps key — often absent on compact keyboards — and sits even further right, making it the least ergonomic of the three. It is a reliable choice when Caps Lock is not an option and the Apps key is unavailable.

If you always use just one Shift key for uppercase letters, you could assign the other Shift key as a modifier. This is a bit unconventional and may cause some muscle memory issues, but it can work if you don’t mind the trade-off of losing uppercase letters with that specific Shift key.

The Win key works well as a modifier but many combinations are already claimed by Windows itself (Win+D, Win+E, Win+L, etc.). You can assign some of these combinations if you don’t mind losing the original Windows shortcut, but it’s generally best to choose combos that aren’t already taken by the OS. Also some of them (Win+L) are impossible to override because they are handled at a lower level by Windows. Pressing Win alone will still open the Start menu, but will be blocked when held down with another key for a hotkey.

ModifierSafe to use?Recommendation
Caps Lock✅ YesBest default — home row, universal, no conflicts
Apps✅ YesExcellent if your keyboard has it
Right Ctrl✅ YesSolid fallback; won’t break Left Ctrl shortcuts
Right Shift✅ YesWorks well if you only use the other Shift key for uppercase letters
Win⚠️ MostlyAvoid combos already claimed by Windows
Right Alt⚠️ MostlyCan be problematic on non-US layouts
Left Alt⚠️ RiskySide effects suppressed, but many shortcut conflicts
Left Ctrl❌ AvoidLoses clipboard and most app shortcuts