Add files
This commit is contained in:
38
.config/mpv/input.conf
Normal file
38
.config/mpv/input.conf
Normal file
@@ -0,0 +1,38 @@
|
||||
MBTN_LEFT ignore
|
||||
MBTN_LEFT_DBL cycle fullscreen
|
||||
MBTN_RIGHT cycle pause
|
||||
WHEEL_UP seek +2
|
||||
WHEEL_DOWN seek -2
|
||||
|
||||
j add volume -2
|
||||
k add volume +2
|
||||
h seek -1
|
||||
l seek +1
|
||||
|
||||
PGUP add chapter +1
|
||||
PGDWN add chapter -1
|
||||
Shift+PGUP seek +125
|
||||
Shift+PGDWN seek -125
|
||||
|
||||
. frame-step
|
||||
, frame-back-step
|
||||
|
||||
[ add speed -0.25
|
||||
] add speed +0.25
|
||||
|
||||
q quit
|
||||
|
||||
ESC set fullscreen no
|
||||
f cycle fullscreen
|
||||
|
||||
p cycle pause
|
||||
SPACE cycle pause
|
||||
m cycle mute
|
||||
|
||||
Ctrl+a cycle audio
|
||||
Ctrl+s cycle sub
|
||||
|
||||
s async screenshot
|
||||
S async screenshot video
|
||||
|
||||
o show-progress
|
||||
Reference in New Issue
Block a user