Reserved Keyboard Shortcuts
These shortcuts are handled by the operating system and cannot be overridden by browser or Electron apps.
Windows
| Shortcut | Reason |
|---|
| Control + Alt + Del | Reserved for Windows Security (secure attention sequence). |
| Alt + Tab | Switch between open apps (OS-handled). |
| Alt + Escape | Cycle through apps in the order opened. |
| Meta + L | Locks the computer. |
| Meta + D | Shows desktop. |
| Meta + Tab | Task View (virtual desktops). |
| Meta + R | Opens Run dialog. |
| Meta + Control + D | New virtual desktop. |
| Meta + Shift + S | Snip & Sketch. |
| Control + Shift + Escape | Opens Task Manager directly. |
Linux
| Shortcut | Reason |
|---|
| Control + Alt + F1 | Switch to TTY terminals. |
| Control + Alt + F2 | Switch to TTY terminals. |
| Control + Alt + F3 | Switch to TTY terminals. |
| Control + Alt + F4 | Switch to TTY terminals. |
| Control + Alt + F5 | Switch to TTY terminals. |
| Control + Alt + F6 | Switch to TTY terminals. |
| Control + Alt + Del | Shows logout/restart dialog. |
| Alt + Tab | App switcher. |
| Control + Alt + Arrow Keys | Switch workspace (virtual desktops). |
| Meta + D | Show desktop. |
| Meta + L | Lock screen. |
| Meta + Tab | App switcher (KDE/GNOME). |
macOS
| Shortcut | Reason |
|---|
| Meta + Space | Opens Spotlight search. |
| Meta + Tab | App switcher. |
| Meta + Option + Escape | Force Quit window. |
| Meta + Shift + 3 | Screenshot shortcuts. |
| Meta + Shift + 4 | Screenshot shortcuts. |
| Meta + Shift + 5 | Screenshot shortcuts. |
| Control + Meta + Power | Force restart. |
| Meta + Control + Q | Lock screen. |
| Meta + H | Hide current app. |