# Keyboard shortcuts

URL: /reference/keyboard-shortcuts

Move through an incident without reaching for the mouse. Here is every console and docs shortcut, where each one works, and how wheel zoom behaves on the timeline and the map.



## The console's shortcut list [#the-consoles-shortcut-list]

Press <Kbd>?</Kbd> anywhere in the console, outside a text field, to open **Keyboard shortcuts**. The keyboard button in the top bar and **Keyboard shortcuts** in the account menu open the same list. It shows these rows:

| Action                              | Keys                       |
| ----------------------------------- | -------------------------- |
| Search incidents, runs and evidence | <Kbd>⌘</Kbd> <Kbd>K</Kbd>  |
| Previous or next event              | <Kbd>←</Kbd> <Kbd>→</Kbd>  |
| Zoom in or out                      | <Kbd>\[</Kbd> <Kbd>]</Kbd> |
| Fit the incident window             | <Kbd>F</Kbd>               |
| Close the inspector or a dialog     | <Kbd>Esc</Kbd>             |
| Show this list                      | <Kbd>?</Kbd>               |

On Windows and Linux, press <Kbd>Ctrl</Kbd> <Kbd>K</Kbd> for search. The list shows only the <Kbd>⌘</Kbd> form, and both work everywhere.

## Where each key works [#where-each-key-works]

| Keys                                                      | Where                                                     | What it does                                                                                                                                                                                 |
| --------------------------------------------------------- | --------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <Kbd>⌘</Kbd> <Kbd>K</Kbd> or <Kbd>Ctrl</Kbd> <Kbd>K</Kbd> | Any screen with the top bar                               | Focuses the search field and selects its text.                                                                                                                                               |
| <Kbd>?</Kbd>                                              | Any screen, when you are not typing and no dialog is open | Opens **Keyboard shortcuts**.                                                                                                                                                                |
| <Kbd>←</Kbd> <Kbd>→</Kbd>                                 | Incident, **Reconstruction** tab                          | Selects the previous or next event on the same clock, in time order, and scrolls its row in **Events in view** into view. With nothing selected, either key selects the first aligned event. |
| <Kbd>←</Kbd> <Kbd>→</Kbd>                                 | Event page                                                | Opens the previous or next event of the incident.                                                                                                                                            |
| <Kbd>\[</Kbd>                                             | **Reconstruction** tab                                    | Zooms the timeline out: the window doubles.                                                                                                                                                  |
| <Kbd>]</Kbd>                                              | **Reconstruction** tab                                    | Zooms the timeline in: the window halves, down to 40 ms.                                                                                                                                     |
| <Kbd>F</Kbd>                                              | **Reconstruction** tab                                    | Fits the incident window and resets the companion clock's own axis.                                                                                                                          |
| <Kbd>Esc</Kbd>                                            | **Reconstruction** tab                                    | Closes the evidence inspector and clears the selection.                                                                                                                                      |
| <Kbd>Esc</Kbd>                                            | Any dialog or drawer                                      | Closes it, as **Cancel** or the close button would.                                                                                                                                          |
| <Kbd>Esc</Kbd>                                            | Search field                                              | Clears the field, closes the results and leaves the field.                                                                                                                                   |

The **Reconstruction** tab ignores its keys while you type in a field or while a dialog is open. <Kbd>\[</Kbd> and <Kbd>]</Kbd> zoom around the selected event when it is in view, and around the middle of the window otherwise. The timeline toolbar's tooltips carry the same keys: **Zoom out** <Kbd>\[</Kbd>, **Zoom in** <Kbd>]</Kbd> and **Fit the incident window** <Kbd>F</Kbd>.

When the companion clock is not aligned, <Kbd>←</Kbd> and <Kbd>→</Kbd> step through the companion's own events separately from the aligned ones. The zoom and fit keys act on the timeline; the map's highlighted track segment follows the timeline window.

## Search results [#search-results]

| Keys                      | What it does                                                                         |
| ------------------------- | ------------------------------------------------------------------------------------ |
| <Kbd>↓</Kbd> <Kbd>↑</Kbd> | Moves the highlight through the results. It wraps from the last result to the first. |
| <Kbd>Enter</Kbd>          | Opens the highlighted result, or the first result when none is highlighted.          |
| <Kbd>Esc</Kbd>            | Clears the field and closes the results.                                             |

Search starts at 2 characters. It groups results under **Incidents**, **Runs**, **Evidence** and **Vehicles**.

## Wheel and pointer [#wheel-and-pointer]

| Where           | Input                                                           | What it does                                                               |
| --------------- | --------------------------------------------------------------- | -------------------------------------------------------------------------- |
| Timeline        | Hold <Kbd>Ctrl</Kbd>, <Kbd>⌘</Kbd> or <Kbd>Alt</Kbd> and scroll | Zooms around the pointer: scrolling up zooms in, scrolling down zooms out. |
| Whole-run strip | Drag a window edge                                              | Resizes the window, down to 50 ms.                                         |
| Whole-run strip | Drag inside the window                                          | Pans the window along the run.                                             |
| Whole-run strip | Press outside the window                                        | Centers the window there, then pans as you drag.                           |
| Map             | Hold <Kbd>Ctrl</Kbd>, <Kbd>⌘</Kbd> or <Kbd>Alt</Kbd> and scroll | Zooms around the pointer. A plain wheel scrolls the page.                  |
| Map             | Drag                                                            | Pans the map.                                                              |

The timeline legend reads **Hold ⌘ or Alt and scroll to zoom**. <Kbd>Ctrl</Kbd> works as well.

## These docs [#these-docs]

| Keys                                                      | What it does                                    |
| --------------------------------------------------------- | ----------------------------------------------- |
| <Kbd>⌘</Kbd> <Kbd>K</Kbd> or <Kbd>Ctrl</Kbd> <Kbd>K</Kbd> | Opens search.                                   |
| <Kbd>/</Kbd>                                              | Opens search, unless you are typing in a field. |
| <Kbd>↑</Kbd> <Kbd>↓</Kbd>                                 | Moves through the results.                      |
| <Kbd>Enter</Kbd>                                          | Opens the highlighted page.                     |
| <Kbd>Esc</Kbd>                                            | Closes search.                                  |

The search button in the header shows ⌘K on macOS and Ctrl K elsewhere. Docs search covers this documentation only.

## Related [#related]

* [Read the timeline](/investigate/timeline) explains the lanes, the error brackets and the whole-run strip.
* [Read the map](/investigate/map) covers the map's layers and framing.
* [Limits and defaults](/reference/limits) lists the zoom limits for the timeline and the map.
