changeset 5826:eb147cb5040e

mplayer_lirc->mplayer
author arpi
date Thu, 25 Apr 2002 11:50:34 +0000
parents 74ae23061bb7
children 9907037223fb
files DOCS/documentation.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/documentation.html	Thu Apr 25 11:03:33 2002 +0000
+++ b/DOCS/documentation.html	Thu Apr 25 11:50:34 2002 +0000
@@ -1221,7 +1221,7 @@
 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 @@
 
 <P><PRE>  begin
    remote = CU-SX070
-   prog = mplayer_lirc
+   prog = mplayer
    button = Tape_Play
    repeat = 1
    config = FFWD
@@ -1249,7 +1249,7 @@
 
   begin
    remote = CU-SX070
-   prog = mplayer_lirc
+   prog = mplayer
    button = Tape_Stop
    config = QUIT
   end</PRE></P>