Skip to content

Commit

Permalink
Document keybinds
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiber committed Jan 14, 2025
1 parent 22ae84b commit 2b27b7e
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Bitte beachten Sie, dass sowohl Mozilla als auch Google meine Änderungen überp
- Scroll über Videospieler um Lautstärke zu ändern (Aktivierung in den Einstellungen)
- Zeit-Anzeige lässt sich zwischen aktueller und verbleibender Zeit wechseln
- Kontrolle über Video Autoplay
- Keyboard Shortcuts: Tastaturkürzel für einfachere und schnellere Bedienung ([siehe Playback Sektion](https://www.mrfdev.com/youtube-keyboard-shortcuts))
- Keyboard Shortcuts: Tastaturkürzel für einfachere und schnellere Bedienung ([siehe diese Seite in English](keybinds.md))
- ~~Standard Abspielgeschwindigkeit und Lautstärke: Erlaubt es, standardmäßig Videos mit anderer Geschwindigkeit und Lautstärke abzuspielen~~ Jetzt nativ unterstützt
- ~~Zielqualitäten: Erlaubt es, bevorzugte Videoqualität(en) zu setzen~~ Jetzt nativ unterstützt

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Please be aware that both Mozilla and Google need to verify my changes before ma
- Scroll over player to set volume (enable in settings)
- Toggle time display between current/remaining time
- Control Nebula video autoplay
- Keyboard shortcuts: Additional shortcuts in video player ([see Playback section](https://www.mrfdev.com/youtube-keyboard-shortcuts))
- Keyboard shortcuts: Additional shortcuts in video player ([see this page](keybinds.md))
- ~~Default playback speed and volume, subtitles~~ Now natively supported
- ~~Target qualities: Set the preferred video quality or qualities~~ Now natively supported

Expand Down
25 changes: 25 additions & 0 deletions keybinds.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Keybinds in Enhancer for Nebula Videoplayer

This page lists keybinds available with Enhancer for Nebula.

For completeness, natively supported bindings (i.e. those bound by Nebula) are also listed.
Native bindings are marked with \*, Enhancer bindings with ✝.

Keybindings corresponding to player elements are also self-documented in the tooltip of the button.

- <kbd>Space</kbd>, <kbd>k</kbd>: Play/Pause \*
- <kbd>←</kbd>, <kbd>→</kbd>: Jump 5 seconds backwards/forwards \*
- <kbd>j</kbd>, <kbd>l</kbd>: Jump 15 seconds backwards/forwards \*
- <kbd>,</kbd>, <kbd>.</kbd>: Jump 1 frame backwards/forwards ✝
- <kbd>0</kbd>-<kbd>0</kbd>: Jump to percentage (3 to 30% etc) ✝
- <kbd>Home</kbd>: Jump to beginning ✝
- <kbd>End</kbd>: Jump to end ✝
- <kbd>u</kbd>: Undo previous jump via <kbd>0</kbd>-<kbd>0</kbd>, <kbd>Home</kbd>, <kbd>End</kbd> ✝
- <kbd>&lt;</kbd>, <kbd>&gt;</kbd>: Decrease/Increase playback speed ✝
- <kbd>p</kbd>, <kbd>n</kbd>: Go to previous/next video in queue ✝
- <kbd>x</kbd>: Toggle expanded player ✝
- <kbd>c</kbd>: Switch subtitles \*
- <kbd>s</kbd>: Open settings \*
- <kbd>m</kbd>: Mute \*
- <kbd>t</kbd>: Toggle theater mode \*
- <kbd>f</kbd>: Toggle fullscreen \*

0 comments on commit 2b27b7e

Please sign in to comment.