From f90702c7b8e9cea145695649e540f412280d2ac6 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Wed, 1 Oct 2025 19:58:37 +0200 Subject: [PATCH] Update mpv keybindings --- templates/personal/all/mpv/input.j2 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/personal/all/mpv/input.j2 b/templates/personal/all/mpv/input.j2 index d5252d8..a405e81 100644 --- a/templates/personal/all/mpv/input.j2 +++ b/templates/personal/all/mpv/input.j2 @@ -1,14 +1,13 @@ # {{ ansible_managed }} # -## Seek units are in seconds, but note that these are limited by keyframes +# See /usr/share/doc/mpv/input.conf for more options. +# +## Seek units are in seconds, but note that these are limited by keyframes. RIGHT seek 5 LEFT seek -5 SHIFT+RIGHT seek 60 SHIFT+LEFT seek -60 -# UP add volume 2 -# DOWN add volume -2 - UP add ao-volume 2 DOWN add ao-volume -2 m cycle ao-mute @@ -19,8 +18,7 @@ PGDWN add chapter -1 # skip to previous chapter q quit j cycle sub # cycle through subtitles - -#SHARP cycle audio # switch audio streams +- cycle audio # switch audio track f cycle fullscreen # toggle fullscreen s screenshot # take a screenshot