[mpv] Add key configuration
Added somewhat vim-like key configuration. Added context-menu opened with menu key on keyboard. Fixes #100
This commit is contained in:
parent
9c98605f98
commit
dd61ca7aa9
2 changed files with 51 additions and 0 deletions
|
|
@ -11,3 +11,5 @@ mpv is set up to hopefully strike a balance between high quality playback, strea
|
|||
* playback position is *not* saved for every file by default, but can be used when quitting with shift-q (default mpv behavior)
|
||||
* streaming video is optimized for a 1080p display, it will avoid qualities higher than that if possible
|
||||
* default video is adjusted for playback during the day, in a normally lit room
|
||||
* simple context menu (opened with `menu` key on keyboard) to load files, subtitles, chapters, and more
|
||||
* newly defined keybindings, look in `input.conf` for their definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue