mirror of
https://github.com/mpv-player/mpv
synced 2025-01-04 14:12:10 +00:00
- Fu.. The option is called -lircconf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1154 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
43deb03ab8
commit
b24a07ed9c
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user