mirror of https://github.com/mpv-player/mpv
-menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13369 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
036c10ae7f
commit
e9b30401d7
|
@ -551,6 +551,10 @@ Use an alternative menu.conf.
|
||||||
Specify the main menu.
|
Specify the main menu.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-menu-startup (OSD menu only)
|
||||||
|
Display the main menu at MPlayer startup.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.B \-noconsolecontrols
|
.B \-noconsolecontrols
|
||||||
Prevent MPlayer from reading key events from standard input.
|
Prevent MPlayer from reading key events from standard input.
|
||||||
Useful when reading data from standard input.
|
Useful when reading data from standard input.
|
||||||
|
|
|
@ -585,6 +585,10 @@ Utilise le menu.conf indiqu
|
||||||
Spécifie le menu principal.
|
Spécifie le menu principal.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-menu-startup (OSD menu uniquement)
|
||||||
|
Affiche le menu principal au lancement de MPlayer.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.B \-noconsolecontrols
|
.B \-noconsolecontrols
|
||||||
Empêche MPlayer de réagir aux commandes clavier depuis l'entrée
|
Empêche MPlayer de réagir aux commandes clavier depuis l'entrée
|
||||||
standard.
|
standard.
|
||||||
|
|
Loading…
Reference in New Issue