# Keyboard Controls

**Player**

Play Start/Stop - Spacebar

Reverse, Start/Stop, Forward - j, k, l

Slow Reverse/Forward - j, l with Shift

+/- 1 Frame - Left/Right Arrow

+/- 10 Frames - Left/Right Arrow with Shift

+/- 1 Second - Left/Right Arrow with Ctrl

Add Marker - m

Go to Specific Time - y with Shift

Go to Start/End - Home/End

Go to Previous/Next Interesting Frame - p, n

Go to Previous/Next Clip - p, n with Shift

Set In/Out Point - i, o

Go to In/Out Point - i, o with Shift

Clear In/Out Point - z, c with Shift

Clear Both In and Out Point - x with Shift

Volume Increase/Decrease 1dB - +, -

Change Playback Style - e with Shift

Take a snapshot - s with Shift

**File List**

Save Project - Ctrl with s (Windows)

Save Project  - Cmd with s (macOS)

Drag Files (Thumbnail Mode) to Bin - Left Click  with Alt then Drag (Windows)

Drag Files (Thumbnail Mode) to Bin - Left Click  with Option then Drag (macOS)

Drag Files (List Mode) to Bin - Left Click then Drag

Drag Bin(s) to Bin - Left Click then Drag

Select All - Ctrl with a (Windows)

Select All - Cmd with a (macOS)

**Main Viewer**

Toggle Full Screen - f with Shift (Esc to exit)

Zoom In/Out - Mouse Wheel Up/Down

Toggle Fit To Screen/Full Size - Double-Click Left Mouse

Adjust Video Origin - Left Mouse Down and Move Mouse

**2nd Viewer**

Toggle Full Screen - f with Shift (Windows Only)

Toggle Full Screen -  Double-Click Left Mouse

Exit Full Screen - Esc

**Export**

Toggle Fit To Screen/Full Size - Double-Click Left Mouse

Stop Export - Ctrl with .

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.calibratedsoftware.com/tin-man/tin-man-desktop/keyboard-controls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
