]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mpv/.mpv/input.conf
HI flag
[dotfiles.git] / mpv / .mpv / input.conf
index 5fa349dfae1d28f6cd5bedfbc17f47ad5333d40b..4e1358fd7d898c89df99214ebea2ef5c3e20c456 100644 (file)
@@ -1,6 +1,10 @@
 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"
+#VOLUME_DOWN run "mixer" "-f" "${oss-mixer-device}" "${oss-mixer-channel}" "-2"
+VOLUME_UP add volume +2
+VOLUME_DOWN add volume -2