Overview
Aurora OS is designed for keyboard-first navigation with comprehensive shortcuts across the entire system. PressShift + ? anytime to display the interactive keyboard shortcuts overlay.
All shortcuts support both Windows/Linux (
Super/Win) and macOS (Cmd) modifier keysEssential Shortcuts
The most frequently used shortcuts for daily productivity.Open Terminal
Super + T or Cmd + TOpen Files
Super + F or Cmd + FOpen Browser
Super + B or Cmd + BLock Screen
Super + L or Cmd + LApplication Shortcuts
Launch and manage applications quickly.Launch Applications
| Shortcut | Action | Description |
|---|---|---|
Super + T | Terminal | Open terminal emulator |
Super + F | Files | Open file manager |
Super + B | Browser | Open web browser |
Super + E | Text Editor | Open text editor |
Super + , | Settings | Open system settings |
Super + Space | Spotlight | Open search/launcher |
Cmd/Ctrl + N | New | Create new (context-dependent) |
Window Management
- Basic Controls
- Advanced WM
| Shortcut | Action |
|---|---|
Ctrl + Q | Close active window |
Cmd + M | Minimize window |
Cmd + W | Close tab/window |
Alt + Tab | Switch windows |
Alt + Shift + Tab | Reverse switch windows |
F11 | Toggle fullscreen |
Workspace & Desktop
Manage virtual workspaces and desktop organization.Workspace Switching
| Shortcut | Action | Description |
|---|---|---|
Super + 1 | Workspace 1 | Switch to workspace 1 |
Super + 2 | Workspace 2 | Switch to workspace 2 |
Super + 3 | Workspace 3 | Switch to workspace 3 |
Super + 4 | Workspace 4 | Switch to workspace 4 |
Ctrl + Left/Right | Navigate | Previous/next workspace |
Desktop Management
Desktop Shortcuts
Desktop Shortcuts
Super + D- Show desktop (minimize all windows)F3- Exposé view (mission control)F4- Application launcherSuper + Tab- Application switcherShift + ?- Show keyboard shortcuts overlay
System Controls
Quick access to system functions and settings.Power & Session
| Shortcut | Action | Notes |
|---|---|---|
Super + L | Lock screen | Requires password to unlock |
Ctrl + Alt + Delete | Security menu | Power, lock, log out options |
Super + Q | Log out | Closes all apps and logs out |
Quick Settings
Toggle WiFi
Access via Control Center (top-right) or
Fn + F2Toggle Bluetooth
Access via Control Center or
Fn + F3Brightness
Fn + F1 (down) / Fn + F2 (up)Volume
Fn + F10 (mute) / Fn + F11 (down) / Fn + F12 (up)Terminal Shortcuts
Efficient command-line navigation within the Terminal app.Command Line Editing
Terminal Commands
File Manager Shortcuts
Navigate and manage files efficiently in the Files app.| Shortcut | Action | Description |
|---|---|---|
Cmd/Ctrl + N | New Folder | Create new folder in current directory |
Cmd/Ctrl + R | Rename | Rename selected file or folder |
Cmd/Ctrl + C | Copy | Copy selected items |
Cmd/Ctrl + X | Cut | Cut selected items |
Cmd/Ctrl + V | Paste | Paste clipboard items |
Delete | Remove | Delete selected items |
Cmd/Ctrl + A | Select All | Select all items in view |
Cmd/Ctrl + F | Find | Search in current directory |
Backspace | Go Back | Navigate to parent directory |
Cmd/Ctrl + 1 | Grid View | Switch to grid view |
Cmd/Ctrl + 2 | List View | Switch to list view |
File operations respect the BPE/U security model and require appropriate permissions
Text Editor Shortcuts
Code faster with editor shortcuts for the Text Editor app.Editing
Basic Editing
Basic Editing
Cmd/Ctrl + S- Save fileCmd/Ctrl + Z- UndoCmd/Ctrl + Shift + Z- RedoCmd/Ctrl + F- FindCmd/Ctrl + H- Find and replaceCmd/Ctrl + A- Select allCmd/Ctrl + C- CopyCmd/Ctrl + X- CutCmd/Ctrl + V- Paste
Advanced
Advanced Editing
Advanced Editing
Cmd/Ctrl + /- Toggle commentCmd/Ctrl + ]- Indent selectionCmd/Ctrl + [- Outdent selectionCmd/Ctrl + D- Duplicate lineCmd/Ctrl + L- Select lineAlt + Up/Down- Move line up/downCmd/Ctrl + Shift + K- Delete line
Browser Shortcuts
Navigate the web efficiently in the Browser app.| Shortcut | Action | Description |
|---|---|---|
Cmd/Ctrl + T | New Tab | Open new browser tab |
Cmd/Ctrl + W | Close Tab | Close current tab |
Cmd/Ctrl + Shift + T | Reopen Tab | Reopen last closed tab |
Cmd/Ctrl + L | Address Bar | Focus URL address bar |
Cmd/Ctrl + R | Refresh | Reload current page |
Cmd/Ctrl + Shift + R | Hard Refresh | Clear cache and reload |
Alt + Left | Back | Navigate back |
Alt + Right | Forward | Navigate forward |
Cmd/Ctrl + + | Zoom In | Increase page zoom |
Cmd/Ctrl + - | Zoom Out | Decrease page zoom |
Cmd/Ctrl + 0 | Reset Zoom | Reset zoom to 100% |
Cmd/Ctrl + Tab | Next Tab | Switch to next tab |
Cmd/Ctrl + Shift + Tab | Previous Tab | Switch to previous tab |
Enhanced App Shortcuts
Shortcuts for the new enhanced applications.Notes App
New Note
Cmd/Ctrl + N - Create new noteDelete Note
Cmd/Ctrl + Backspace - Delete current noteSearch
Cmd/Ctrl + F - Search notesSwitch Note
Cmd/Ctrl + Up/Down - Navigate notesTasks App
| Shortcut | Action |
|---|---|
Enter | Add task (when input focused) |
Space | Toggle task completion |
Delete | Remove task |
Tab | Focus next task |
Music Player
Playback Controls
Playback Controls
Space- Play/pauseLeft Arrow- Previous trackRight Arrow- Next trackUp Arrow- Volume upDown Arrow- Volume downM- Mute/unmute
Accessibility Shortcuts
Shortcuts to enhance accessibility and ease of use.| Shortcut | Action | Description |
|---|---|---|
Shift + ? | Help | Show keyboard shortcuts overlay |
Cmd/Ctrl + Plus | Zoom In | Increase UI scale |
Cmd/Ctrl + Minus | Zoom Out | Decrease UI scale |
Cmd/Ctrl + 0 | Reset Zoom | Reset UI to 100% |
Alt + Shift + K | High Contrast | Toggle high contrast mode |
Ctrl + Alt + R | Reduced Motion | Toggle animation reduction |
Custom Shortcuts
Define custom shortcuts in Settings → Keyboard.Creating Custom Shortcuts
- Open Settings → Keyboard → Shortcuts
- Click “Add Custom Shortcut”
- Enter command or action
- Press desired key combination
- Save and test
Custom shortcuts are stored in localStorage and synced across sessions
Terminal Command Shortcuts
Quick commands for common operations in Terminal.Keyboard Shortcuts Overlay
PressShift + ? anywhere in Aurora OS to display the interactive shortcuts overlay.
Overlay Features
- Categorized: Shortcuts grouped by function (System, Apps, Window Management)
- Searchable: Filter shortcuts by typing
- Visual: Shows keyboard layout with highlighted keys
- Contextual: Displays relevant shortcuts for active app
- Printable: Export shortcuts as PDF or text
Cheat Sheet
Quick reference card for essential shortcuts:Launch
- Terminal:
Super + T - Files:
Super + F - Browser:
Super + B - Search:
Super + Space
Window
- Close:
Ctrl + Q - Minimize:
Cmd + M - Desktop:
Super + D - Exposé:
F3
System
- Lock:
Super + L - Settings:
Super + , - Help:
Shift + ? - Fullscreen:
F11
Terminal
- Clear:
Ctrl + L - History:
Up/Down - Complete:
Tab - Kill:
Ctrl + C
Tips for Efficiency
- Learn incrementally: Master 5-10 shortcuts per week
- Use Spotlight:
Super + Spaceis fastest for launching anything - Terminal power: Combine keyboard shortcuts with shell commands
- Workspace organization: Use
Super + 1-4for context switching - Window management: Master snap zones for efficient multitasking
Practice shortcuts in the Shortcuts Training mode (Settings → Keyboard → Training)
Platform Differences
macOS
- Use
Cmdinstead ofSuper/Win Optioninstead ofAltfor some shortcuts- Native macOS shortcuts are preserved where possible
Windows/Linux
- Use
Super/WinorCtrldepending on context Altfor window management- Consistent with platform conventions
Browser Conflicts
Some shortcuts may conflict with browser defaults:Ctrl + W- May close browser tab instead of app windowCtrl + T- May open browser tab instead of TerminalF11- May toggle browser fullscreen
F11) or as a Progressive Web App (PWA) to avoid conflicts.