> ## Documentation Index
> Fetch the complete documentation index at: https://amethyst.geoxor.moe/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard shortcuts

Amethyst has a lot of built in shortcuts, below is a list of their default mappings

<Info>Menu actions that have a shortcut mapped to them will show their key combination with a small animation when the user activates the key </Info>

### Mappings

| Key                    | Action                                                        |
| ---------------------- | ------------------------------------------------------------- |
| `↑`                    | Previous song                                                 |
| `↓`                    | Next song                                                     |
| `→`                    | Seek ahead                                                    |
| `←`                    | Seek behind                                                   |
| `Space`                | Play/pause                                                    |
| `Page Up`              | Raise volume                                                  |
| `Page Down`            | Lower volume                                                  |
| `F`                    | Favorite current track                                        |
| `CTRL` + `R` / `F5`    | Reload window                                                 |
| `CTRL` + `O`           | Open file                                                     |
| `CTRL` + `P` / `K`     | Open command palette                                          |
| `CTRL` + `SHIFT` + `O` | Open folder                                                   |
| `CTRL` + `SHIFT` + `X` | Clear queue                                                   |
| `CTRL` + `SHIFT` + `Z` | Clear errored / deleted                                       |
| `CTRL` + `ALT` + `R`   | Reload all metadata                                           |
| `CTRL` + `SHIFT`+  `+` | Zoom in                                                       |
| `CTRL` + `-`           | Zoom out                                                      |
| `CTRL` + `0`           | Reset Zoom                                                    |
| `CTRL` + `,`           | Open settings                                                 |
| `F9`                   | Toggle debug stats / FPS                                      |
| `F10`                  | Toggle [playback controls](/user-manual/ui/playback-controls) |
| `F11`                  | Toggle fullscreen                                             |
