10.1. Keyboard Shortcuts¶
This page lists all keyboard shortcuts available in Backend.AI GO.
UI Zoom¶
Control the application's interface scale using keyboard shortcuts:
| Shortcut | Action |
|---|---|
| Cmd+= / Ctrl+= | Zoom in (increase UI scale by 10%) |
| Cmd++ / Ctrl++ | Zoom in (increase UI scale by 10%) |
| Cmd+- / Ctrl+- | Zoom out (decrease UI scale by 10%) |
| Cmd+0 / Ctrl+0 | Reset zoom to 100% |
Zoom Range
The UI scale can be adjusted from 50% to 200%. You can also adjust the zoom level using the slider in Settings > General > UI Scale.
Chat Interface¶
| Shortcut | Action |
|---|---|
| Enter | Send message |
| Shift+Enter | New line in message |
| Esc | Cancel current response |
| Shift+F10 | Open context menu on focused message |
Log Viewer¶
| Shortcut | Action |
|---|---|
| F3 | Navigate to next search match |
| Shift+F3 | Navigate to previous search match |
| Esc | Clear search |
| Shift+F10 | Open context menu on focused log entry |
Settings Search¶
When the Settings page is open, use the search bar to quickly find any setting:
| Shortcut | Action |
|---|---|
| Down | Navigate to next search result |
| Up | Navigate to previous search result |
| Enter | Go to selected setting (switches tab and scrolls to setting) |
| Esc | Clear search and close dropdown |
Settings Search
The settings search looks across all tabs, including labels, descriptions, and keywords. When you select a result, the Settings page automatically switches to the correct tab and highlights the setting with a brief animation.
Global Navigation¶
| Shortcut | Action |
|---|---|
| Cmd+K / Ctrl+K | Open Command Palette |
| Cmd+N / Ctrl+N | Open new chat |
| Cmd+, / Ctrl+, | Open Settings |
| Cmd+L / Ctrl+L | Open Logs |
| ? | Show keyboard shortcuts help modal |
Command Palette¶
The Command Palette provides quick access to all application commands through a VS Code-style interface. Press Cmd+K (macOS) or Ctrl+K (Windows/Linux) to open it.
| Shortcut | Action |
|---|---|
| Cmd+K / Ctrl+K | Open/Close Command Palette |
| Up / Down | Navigate through commands |
| Enter | Execute selected command |
| Esc | Close Command Palette |
Features:
- Fuzzy Search: Type to filter commands by name, description, or keywords
- Recent Commands: Frequently used commands appear at the top for quick access
- Categories: Commands are organized into Navigation, Model, Chat, Settings, and Help categories
Quick Navigation
Use the Command Palette to quickly navigate to any page, toggle the theme, browse models, or access documentation without using the mouse.
Keyboard Shortcuts Help
Press ? anywhere in the application (outside of text input fields) to see a quick reference of all available keyboard shortcuts.