From 757118fa689acabccf9c9f81dc123fdbda05ef9e Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 3 Oct 2023 22:09:54 +0500 Subject: [mpv] Updates --- files/.config/mpv/input.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'files/.config/mpv/input.conf') diff --git a/files/.config/mpv/input.conf b/files/.config/mpv/input.conf index 327a604..827a13b 100644 --- a/files/.config/mpv/input.conf +++ b/files/.config/mpv/input.conf @@ -20,5 +20,20 @@ Shift+Down add chapter -1 m script-binding uosc/menu n script-message-to uosc show-submenu "Navigation" Tab script-binding uosc/toggle-ui +alt+> script-binding uosc/delete-file-next +alt+< script-binding uosc/delete-file-prev +alt+esc script-binding uosc/delete-file-quit + +HOME seek 00 absolute-percent +Ctrl+1 seek 10 absolute-percent +Ctrl+2 seek 20 absolute-percent +Ctrl+3 seek 30 absolute-percent +Ctrl+4 seek 40 absolute-percent +Ctrl+5 seek 50 absolute-percent +Ctrl+6 seek 60 absolute-percent +Ctrl+7 seek 70 absolute-percent +Ctrl+8 seek 80 absolute-percent +Ctrl+9 seek 90 absolute-percent +END seek 100 absolute-percent M cycle mute -- cgit v1.2.3