]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mpv/.mpv/input.conf
Use hardware volume keys for mixing
[dotfiles.git] / mpv / .mpv / input.conf
index d7bb85db81ba4a2d1a2485b5a73144ea91652de4..c00863acc6791f3a2c059283b8df18647adc6a11 100644 (file)
@@ -3,3 +3,6 @@ PGDWN seek -600
 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"