From 081b7b151b5b5709baab74bdad34a2a90386eafe Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Wed, 31 Aug 2022 15:56:54 +0200 Subject: [PATCH 1/3] Update keyboard-shortcuts.md --- usage/keyboard-shortcuts.md | 49 +++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/usage/keyboard-shortcuts.md b/usage/keyboard-shortcuts.md index 6485b33..499c606 100644 --- a/usage/keyboard-shortcuts.md +++ b/usage/keyboard-shortcuts.md @@ -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 | After user puts in search query use on of the following shortcuts to perform the search in a new instance | The FreeTube client can also be controlled with shortcuts you might already be familiar with: From b2f1de1723ba5824ee93d379b424354f15ff51b8 Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Wed, 31 Aug 2022 14:12:46 +0000 Subject: [PATCH 2/3] Update usage/keyboard-shortcuts.md Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com> --- usage/keyboard-shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage/keyboard-shortcuts.md b/usage/keyboard-shortcuts.md index 499c606..be8b6de 100644 --- a/usage/keyboard-shortcuts.md +++ b/usage/keyboard-shortcuts.md @@ -31,7 +31,7 @@ FreeTube features a variety of keyboard shortcuts that you can use while watchin | 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 | After user puts in search query use on of the following shortcuts to perform the search in a new instance | +| SHIFT + Enter or SHIFT + Click on Search button | Search in a new instance of FreeTube | The FreeTube client can also be controlled with shortcuts you might already be familiar with: From 59eea202e3039fe0db180353a16982c648c14ab7 Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Fri, 2 Sep 2022 22:30:11 +0000 Subject: [PATCH 3/3] changed instance to window --- usage/keyboard-shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage/keyboard-shortcuts.md b/usage/keyboard-shortcuts.md index be8b6de..bf9557b 100644 --- a/usage/keyboard-shortcuts.md +++ b/usage/keyboard-shortcuts.md @@ -31,7 +31,7 @@ FreeTube features a variety of keyboard shortcuts that you can use while watchin | 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 instance of FreeTube | +| 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: