diff options
author | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-13 07:54:30 +0000 |
---|---|---|
committer | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-13 07:54:30 +0000 |
commit | 327414a2145356263b474a9b57cd2b05368fc49b (patch) | |
tree | 9b1b910e5a032cae655c6c8000706b24adb20935 /DOCS/man/it | |
parent | cbda7a7bf49d4da01f826bd5ce0305de3b766aa6 (diff) |
synced with r29905
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29907 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/it')
-rw-r--r-- | DOCS/man/it/mplayer.1 | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/DOCS/man/it/mplayer.1 b/DOCS/man/it/mplayer.1 index 1de131b2fc..f7cf3c8d9b 100644 --- a/DOCS/man/it/mplayer.1 +++ b/DOCS/man/it/mplayer.1 @@ -1,4 +1,4 @@ -.\" synced with r29885 +.\" synced with r29905 .\" Encoding: iso-8859-1 .\" MPlayer (C) 2000-2009 MPlayer Team .\" Questa pagina di manuale è stata fatta da Gabucino, Diego Biurrun, @@ -3343,6 +3343,10 @@ Un valore 1 significa pixel quadrati (valore corretto per (quasi?) tutti gli schermi LCD). . .TP +.B \-name (solo X11) +Imposta il nome classe della finestra. +. +.TP .B \-nodouble Disabilita il doppio buffering, fondamentalmente usato a scopi di debug. @@ -3427,6 +3431,17 @@ Se il tuo salvaschermo non gestisce né la API XSS né XResetScreenSaver, perfavore usa al suo posto \-heartbeat\-cmd. . .TP +.B \-title (vedi anche \-use\-filename\-title) +Imposta il titolo della finestra. +Gestito dai driver di uscita video basati su X11. +. +.TP +.B \-use\-filename\-title (vedi anche \-title) +Imposta il titolo della finestra usando il nome del file multimediale, se non +è stato impostato con \-title. +Gestito dai driver di uscita video basati su X11. +. +.TP .B "\-vm \ \ \ " Cerca di cambiare in un modalità video differente. Supportato dai driver di uscita video dga, x11, xv, sdl e directx. |