Hotkeys and keys

The three gestures

AltTab answers three combinations, all of them configurable:

DefaultName in the dialogWhat it does
Alt+TabSwitch between all windowsEvery window, most recently used first.
Alt+`Switch within one applicationOnly the windows of the application you are in. The ` key is the one above Tab on a US keyboard. See switching within one application.
Ctrl+Alt+TabSwitch, and stay openOpens the switcher and leaves it up when you let go of the modifiers.

All three work the same way: hold the modifier, tap the key to move through the list, release the modifier to commit. Holding Shift as you tap reverses the direction — unless the combination itself contains Shift, in which case it has no reverse.

Each one can be turned off on its own without giving up the others.

Changing them

The Hotkeys page

F2Hotkeys. Click a recorder box and press the combination you want; it shows what it captured. Two rules are enforced:

Combinations must match exactly, not merely contain what is asked for. That is what lets Alt+Tab and Ctrl+Alt+Tab coexist: with both modifiers held only the second one matches. It also means a hotkey using more modifiers is not shadowed by a simpler one.

While a box is recording, AltTab's own hotkeys stand down — otherwise pressing Alt+Tab to record it would open the switcher instead.

Upgrading from an older version. The three combinations live under new keys (AltTab, AltBacktick, AltCtrlTab) in [Hotkeys]. A file written by an older build has none of them, so the defaults apply — except that a custom backtick key from the superseded BacktickKey is carried over into AltBacktick, so a non-US keyboard's setting is not lost. BacktickKey is still read and no longer written.

Keys inside the switcher

These work however the switcher was opened.

KeyWhat it does
Tab / Shift+TabNext / previous row. (Whatever key your hotkey uses.)
/ Next / previous row.
Home or Page UpFirst row.
End or Page DownLast row.
EnterActivate the selected window.
EscapeClose the switcher without switching.
DeleteClose the selected window.
Shift+DeleteEnd the selected window's process.
** / **Shift+Jump to the next / previous window of the same application, wherever it is in the list.
Letters, digits, punctuationFilter the list. See finding a window.
BackspaceDelete the last character of the filter.
F1This help. Shift+F1 shows the version instead.
F2The Settings dialog.
Mouse wheelScroll the list.

Alt is still held while you do all of this, which is why the letters filter instead of triggering menus in the window behind. AltTab swallows those keystrokes and hands them to its own search box.

When a hotkey does nothing

The usual cause is that the window in front is running elevated and AltTab is not: a normal process cannot see keystrokes destined for an administrator's window. Run AltTab elevated too — Always run as Administrator in the tray menu — and it works everywhere. Troubleshooting has the rest.