summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-16 13:59:02 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-16 13:59:02 +0000
commit376d75f91457deccc4a5b4ab6acd15052855936f (patch)
treeba6b970a198b6ade8541da1c8e83dd305d192ad7 /etc
parentfa0bff81703b624f04d7d678c510365fc6e80ba4 (diff)
downloadmpv-376d75f91457deccc4a5b4ab6acd15052855936f.tar.bz2
mpv-376d75f91457deccc4a5b4ab6acd15052855936f.tar.xz
add mute bind which has been default for a while, any other missing defaults?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22632 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 2d2b5251ce..ebe7539078 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -14,6 +14,7 @@ DOWN seek -60
UP seek +60
PGUP seek 600
PGDWN seek -600
+m mute
# switch_audio # switch audio streams
+ audio_delay 0.100
- audio_delay -0.100