summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-25 11:50:34 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-25 11:50:34 +0000
commit5cb32bfa63da870a9b8a4af7ca6bf823308af23b (patch)
tree9a8973265bdf388bb47df21023b59c83d47e78ca /DOCS
parent084d6f073a93e79669a55c9f6d31b6bfdd632e24 (diff)
downloadmpv-5cb32bfa63da870a9b8a4af7ca6bf823308af23b.tar.bz2
mpv-5cb32bfa63da870a9b8a4af7ca6bf823308af23b.tar.xz
mplayer_lirc->mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5827 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/documentation.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 6bdb178992..f8c6e0ec4c 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -1221,7 +1221,7 @@ LIRC init was successful.
on startup. If an error occurs it will tell you. If it doesn't tell you
anything about LIRC there's no support compiled in. That's it :-)</P>
-<P>The application name for <B>MPlayer</B> is - oh wonder - mplayer_lirc.
+<P>The application name for <B>MPlayer</B> is - oh wonder - 'mplayer'.
It understands the following commands:</P>
<P><TABLE BORDER=0>
@@ -1241,7 +1241,7 @@ excerpt from my .lircrc:</P>
<P><PRE> begin
remote = CU-SX070
- prog = mplayer_lirc
+ prog = mplayer
button = Tape_Play
repeat = 1
config = FFWD
@@ -1249,7 +1249,7 @@ excerpt from my .lircrc:</P>
begin
remote = CU-SX070
- prog = mplayer_lirc
+ prog = mplayer
button = Tape_Stop
config = QUIT
end</PRE></P>