]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Ability to switch chapters in console
authorSergey Matveev <stargrave@stargrave.org>
Thu, 12 Oct 2023 17:48:12 +0000 (20:48 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 12 Oct 2023 17:48:12 +0000 (20:48 +0300)
mpv/.mpv/input.conf

index 1a99c3d9fc346edd01e504143d01ce71c2493a47..4e1358fd7d898c89df99214ebea2ef5c3e20c456 100644 (file)
@@ -1,7 +1,7 @@
 PGUP seek 600
 PGDWN seek -600
-Shift+PGUP add chapter 1
-Shift+PGDWN add chapter -1
+HOME add chapter 1
+END add chapter -1
 ENTER playlist-next force
 BS set speed 1.0
 #VOLUME_UP run "mixer" "-f" "${oss-mixer-device}" "${oss-mixer-channel}" "+2"