Fresh repo without sensitive data.
This commit is contained in:
commit
9003080a64
44 changed files with 2039 additions and 0 deletions
9
config/etc/mpv/input.conf
Normal file
9
config/etc/mpv/input.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
ALT+LEFT add video-pan-x -0.01
|
||||
ALT+DOWN add video-pan-y +0.01
|
||||
ALT+UP add video-pan-y -0.01
|
||||
ALT+RIGHT add video-pan-x +0.01
|
||||
ALT++ add video-zoom +0.1
|
||||
ALT+- add video-zoom -0.1
|
||||
ALT+0 cycle video-unscaled
|
||||
ALT+m vf add mirror
|
||||
MOUSE_BTN1 quit
|
Loading…
Add table
Add a link
Reference in a new issue