Skip to content

Commit

Permalink
Modify keyboard shortcuts to reflect changes in FreeTubeApp/FreeTube#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kommunarr committed Dec 8, 2024
1 parent b1d5cb0 commit df8f4a8
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions usage/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,22 54,22 @@ Pages with a secondary search bar have the following shortcuts:

The FreeTube client can also be controlled with shortcuts you might already be familiar with:

| Key | Function |
| ---------------------------------------------- | -------------------------------------- |
| Command Q (macOS)/Alt f4 (Windows & Linux) | Quit FreeTube |
| Command/Ctrl R | Reload FreeTube |
| Command/Ctrl SHIFT R | Force reload FreeTube (avoids caching) |
| Command/Ctrl SHIFT I | Toggle developer tools |
| Command/Ctrl 0 | Reset zoom level/ui scale |
| Command/Ctrl or Command/Ctrl = | Zoom in |
| Command/Ctrl - | Zoom out |
| F11 | Toggle fullscreen |
| Command/Ctrl W | Close window |
| Command/Ctrl M | Minimize window |
| Command/Ctrl N | Create a new window |
| Command/Ctrl , | Navigate to Preferences |
| Command Y (macOS)/Ctrl H (Windows & Linux) | Navigate to History |
| Alt Left Arrow | Go back one page |
| Alt Right Arrow | Go forward one page |
| Key | Function |
| ------------------------------------------------------------------- | -------------------------------------- |
| SHIFT ? | Show keyboard shortcuts |
| Command/Ctrl R | Reload FreeTube |
| Command/Ctrl SHIFT R | Restart window |
| Command/Ctrl SHIFT I | Toggle developer tools |
| Command/Ctrl 0 | Reset zoom level/UI scale |
| Command/Ctrl or Command/Ctrl = | Zoom in |
| Command/Ctrl - | Zoom out |
| F11 | Toggle fullscreen |
| Command/Ctrl W / Command Q (macOS) / Alt f4 (Windows & Linux) | Close window |
| Command/Ctrl M | Minimize window |
| Command/Ctrl N | Create a new window |
| Command/Ctrl , | Navigate to Preferences |
| Command Y (macOS)/Ctrl H (Windows & Linux) | Navigate to History |
| Alt Left Arrow | Go back one page |
| Alt Right Arrow | Go forward one page |

If you'd like to see even more keyboard shortcuts, consider creating a [feature request](https://github.com/FreeTubeApp/FreeTube/issues/new?assignees=&labels=enhancement&template=feature_request.yaml&title=[Feature Request]: ).

0 comments on commit df8f4a8

Please sign in to comment.