From: Simon Ruderich Date: Sun, 15 Mar 2015 03:07:38 +0000 (+0100) Subject: mpv/input.conf: add mappings for short seeks X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=1bd363b8472370b82164cd74c364e70a9e541544 mpv/input.conf: add mappings for short seeks --- diff --git a/mpv/input.conf b/mpv/input.conf index ccbbdc7..bf52fc2 100644 --- a/mpv/input.conf +++ b/mpv/input.conf @@ -44,3 +44,7 @@ _ ignore # was cycle video ] ignore # dito { ignore # dito } ignore # dito + +# Short seeks. +Shift+RIGHT seek 5 - exact +Shift+LEFT seek -5 - exact