summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoracki2 <acki2@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-17 21:27:11 +0000
committeracki2 <acki2@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-17 21:27:11 +0000
commitb24a07ed9c5d7095442994b7c53a2a76a4f45fc5 (patch)
tree1d32c656ef4e237d3f5cd70cbbebf348abc0663f /DOCS
parent43deb03ab8b886b53dab98211e7a7e350e58596d (diff)
downloadmpv-b24a07ed9c5d7095442994b7c53a2a76a4f45fc5.tar.bz2
mpv-b24a07ed9c5d7095442994b7c53a2a76a4f45fc5.tar.xz
- Fu.. The option is called -lircconf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1154 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/LIRC5
-rw-r--r--DOCS/mplayer.14
2 files changed, 6 insertions, 3 deletions
diff --git a/DOCS/LIRC b/DOCS/LIRC
index c38d6b85b4..89b4a25bc9 100644
--- a/DOCS/LIRC
+++ b/DOCS/LIRC
@@ -50,7 +50,10 @@ o MPlayer and LIRC
button = Tape_Stop
config = QUIT
end
-
+
+ I you don't like the standard location for the lirc-config file (~/.lircrc)
+ use the -lircconf <filename> the switch to specify another file.
+
Enjoy
-Andreas
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 94b3480106..bab7f8103d 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -28,7 +28,7 @@ mplayer \- Movie Player for Linux
.RB [ \-dsp\ device ]
.RB [ \-pp\ quality ]
.RB [ \-include\ configfile ]
-.RB [ \-lircconfig\ configfile ]
+.RB [ \-lircconf\ configfile ]
.RB [ \-ffactor\ number ]
.RB [ \-sub\ file ]
.RB [ \-subfps\ rate ]
@@ -162,7 +162,7 @@ delays subtitles by <sec> seconds. Can be negative.
specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
(default = 2)
.TP
-.B \-lircconfig\ configfile
+.B \-lircconf\ configfile
specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc
.IP
.SH "ADVANCED OPTIONS"