& => &

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25016 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2007-11-10 21:48:15 +00:00
parent 6f9eda08c2
commit a93b654f79
1 changed files with 1 additions and 1 deletions

View File

@ -1927,7 +1927,7 @@ To temporarily disable the audio or the video stream copy to
<filename>~/.mplayer/input.conf</filename> the following rows:
<screen>
% set_property switch_video -2
& step_property switch_video
&amp; step_property switch_video
? set_property switch_audio -2
^ step_property switch_audio
</screen>