Skip to content

Commit

Permalink
Update keyboard-shortcuts.md (#33)
Browse files Browse the repository at this point in the history
* Update keyboard-shortcuts.md

* Update usage/keyboard-shortcuts.md

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>

* changed instance to window

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
  • Loading branch information
1 parent fcc0a07 commit 0b9bd0d
Showing 1 changed file with 25 additions and 24 deletions.
49 changes: 25 additions & 24 deletions usage/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,31 @@ permalink: /usage/keyboard-shortcuts/

FreeTube features a variety of keyboard shortcuts that you can use while watching videos. The current list is available keyboard shortcuts are as follows:

| Key | Function |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Space Bar or K | Play / Pause video |
| J | Rewind 10 seconds / Rewind video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 6x, rewinds 60 seconds of the video) |
| L | Forward 10 seconds / Fast-Forward video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 4x, Fast-Forward 40 seconds of the video) |
| F | Enter / Exit Fullscreen |
| M | Mute / Unmute volume |
| C | Turn subtitles on / off |
| O | Decrease video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.1x, decreases video speed by 0.1x) |
| P | Increase video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.5x, increases video speed by 0.5x) |
| I | Enter / Exit Picture in Picture Mode |
| S | Enter / Exit Full Window Mode |
| T | Enter / Exit Theatre Mode |
| D | Show video statistics modal |
| U | Take a Screenshot of a video |
| Up Arrow | Increase volume |
| Down Arrow | Decrease volume |
| Left Arrow | Rewind X seconds based on the Rewind Interval and Video Playback Rate Interval (Ex: 5 seconds Rewind Interval and Video Playback Rate Interval 1x, rewinds video 5 seconds) |
| Right Arrow | Fast-Forward X seconds based on the Fast-Forward Interval and Video Playback Rate Interval (Ex: 5 seconds Fast-Forward Interval and Video Playback Rate Interval 2x, fast-forwards video 10 seconds) |
| 0-9 | Skip through video by percentage (Ex: 3 key to skip through 30% of a video) |
| Alt + D or Command/Ctrl + L | Focus on the search bar |
| Play or Pause | Play / Pause video |
| Previous or Next | Skips to the Previous / Next video in a playlist |
| , or . | While the video is paused, skip to the previous / next frame. |
| Key | Function |
| ----------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Space Bar or K | Play / Pause video |
| J | Rewind 10 seconds / Rewind video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 6x, rewinds 60 seconds of the video) |
| L | Forward 10 seconds / Fast-Forward video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 4x, Fast-Forward 40 seconds of the video) |
| F | Enter / Exit Fullscreen |
| M | Mute / Unmute volume |
| C | Turn subtitles on / off |
| O | Decrease video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.1x, decreases video speed by 0.1x) |
| P | Increase video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.5x, increases video speed by 0.5x) |
| I | Enter / Exit Picture in Picture Mode |
| S | Enter / Exit Full Window Mode |
| T | Enter / Exit Theatre Mode |
| D | Show video statistics modal |
| U | Take a Screenshot of a video |
| Up Arrow | Increase volume |
| Down Arrow | Decrease volume |
| Left Arrow | Rewind X seconds based on the Rewind Interval and Video Playback Rate Interval (Ex: 5 seconds Rewind Interval and Video Playback Rate Interval 1x, rewinds video 5 seconds) |
| Right Arrow | Fast-Forward X seconds based on the Fast-Forward Interval and Video Playback Rate Interval (Ex: 5 seconds Fast-Forward Interval and Video Playback Rate Interval 2x, fast-forwards video 10 seconds) |
| 0-9 | Skip through video by percentage (Ex: 3 key to skip through 30% of a video) |
| Alt + D or Command/Ctrl + L | Focus on the search bar |
| Play or Pause | Play / Pause video |
| Previous or Next | Skips to the Previous / Next video in a playlist |
| , or . | While the video is paused, skip to the previous / next frame. |
| SHIFT + Enter or SHIFT + Click on Search button | Search in a new window |

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

Expand Down

0 comments on commit 0b9bd0d

Please sign in to comment.