]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mpv/.mpv/input.conf
.meta4 MIME
[dotfiles.git] / mpv / .mpv / input.conf
index c00863acc6791f3a2c059283b8df18647adc6a11..1a99c3d9fc346edd01e504143d01ce71c2493a47 100644 (file)
@@ -4,5 +4,7 @@ Shift+PGUP add chapter 1
 Shift+PGDWN 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 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