-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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><</kbd>, <kbd>></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 \* |