diff options
-rw-r--r-- | DOCS/LIRC | 5 | ||||
-rw-r--r-- | DOCS/mplayer.1 | 4 |
2 files changed, 6 insertions, 3 deletions
@@ -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" |