# HG changeset patch # User acki2 # Date 992813231 0 # Node ID a6706429f2271ec95586be6efb278132372eadf0 # Parent 41da1a5e7d1cf06f1c979b16c2533cdfac41cfba - Fu.. The option is called -lircconf diff -r 41da1a5e7d1c -r a6706429f227 DOCS/LIRC --- a/DOCS/LIRC Sun Jun 17 21:22:21 2001 +0000 +++ b/DOCS/LIRC Sun Jun 17 21:27:11 2001 +0000 @@ -50,7 +50,10 @@ button = Tape_Stop config = QUIT end - + + I you don't like the standard location for the lirc-config file (~/.lircrc) + use the -lircconf the switch to specify another file. + Enjoy -Andreas diff -r 41da1a5e7d1c -r a6706429f227 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Sun Jun 17 21:22:21 2001 +0000 +++ b/DOCS/mplayer.1 Sun Jun 17 21:27:11 2001 +0000 @@ -28,7 +28,7 @@ .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 @@ 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"