~woodrow-shen/totem/mybranch

« back to all changes in this revision

Viewing changes to data/totem.1

Tags: 2.24.3-3
* totem-mozilla.docs: ship README.browser-plugin which explains how to 
  disable the plugin for some MIME types.
* rules: remove the hack that only let totem-xine support VCDs and 
  DVDs, now that GStreamer supports them. Closes: #370789.
* 01_fake_keypresses.patch: new patch. Completely disable the broken 
  XTEST code that generates fake keypresses. Closes: #500330.
* 90_autotools.patch: regenerated.
* Build-depend on nautilus 2.22 to be sure to build the extension for 
  the correct version.
* totem-xine depends on libxine1-x.
* Standards version is 3.8.1.
* Upload to unstable.
* 04_tracker_build.patch: new patch, stolen upstream. Fix build with 
  latest tracker version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
.\" You should have received a copy of the GNU General Public License 
14
14
.\" along with this; if not write to the Free Software Foundation, Inc.
15
15
.\" 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
16
 
.TH totem 1 "2004\-04\-07" "GNOME"
 
16
.TH totem 1 "2008\-08\-25" "GNOME"
17
17
.SH NAME
18
 
totem \- GNOME-desktop movie player based on the xine backend
 
18
Totem \- GNOME desktop movie player based on GStreamer or xine
19
19
.SH SYNOPSIS
20
20
.B totem
21
21
.RI [ option... ] " " [ filenames | URI ]
22
22
.SH DESCRIPTION
23
 
.B totem
 
23
.B Totem
24
24
is a movie player for the GNOME desktop.  Through use of the
 
25
.B GStreamer
 
26
or
25
27
.B xine
26
 
backend many popular file and streaming formats are supported including:
 
28
backends many popular file and streaming formats are supported including:
27
29
MPEG audio and video (MP3/MPV), Ogg, AVI, ASF, MOV, WMV,
28
 
Quicktime, and more.  Playing of DVD and VCD media is
29
 
usually possible if you have the appropriate drive.
 
30
QuickTime, and more.  Playing of DVD and VCD media is
 
31
also possible.
30
32
Although primarily intended as a movie player,
31
 
.B totem
 
33
.B Totem
32
34
can also play many audio formats.
33
35
.P
34
36
For additional documentation on interactive use of 
35
 
.B totem
 
37
.B Totem
36
38
select the
37
39
.I Help
38
40
menu option.  The menus allow access to some features not
39
41
available through keybindings or command-line options.
40
42
.SH OPTIONS
41
43
.TP
42
 
.B --usage
43
 
Output a brief synopsis of command options then quit.
44
 
.TP
45
44
.B \-?, --help
46
45
Output a longer help message then quit.  (Any discrepancies
47
46
between this man page and the output of
51
50
.B --version
52
51
Output version information then quit.
53
52
.P
54
 
The following options command an already running instance of
55
 
.B totem
 
53
The following options command an already-running instance of
 
54
.B Totem
56
55
to do something; they are useful for remote-control scripting:
57
56
.TP
58
57
.B --play-pause
59
 
Tell an already running instance of 
60
 
.B totem
 
58
Tell an already-running instance of 
 
59
.B Totem
61
60
to toggle between play and pause.
62
61
.TP
63
62
.B --play
64
 
Tell an already running instance of
65
 
.B totem
 
63
Tell an already-running instance of
 
64
.B Totem
66
65
to play (has no effect if already playing)
67
66
.TP
68
67
.B --pause
69
 
Tell an already running instance of
70
 
.B totem
 
68
Tell an already-running instance of
 
69
.B Totem
71
70
to pause (has no effect if already paused)
72
71
.TP
73
72
.B --next
74
 
Tell an already running instance of 
75
 
.B totem
 
73
Tell an already-running instance of 
 
74
.B Totem
76
75
to skip to the next movie or chapter in the playlist.
77
76
.TP
78
77
.B --previous
79
 
Tell an already running instance of 
80
 
.B totem
 
78
Tell an already-running instance of 
 
79
.B Totem
81
80
to return to the previous movie or chapter in the playlist.
82
81
.TP
83
82
.B --seek-fwd
84
 
Tell an already running instance of 
85
 
.B totem
 
83
Tell an already-running instance of 
 
84
.B Totem
86
85
to seek forwards 15 seconds in the current movie.
87
86
.TP
88
87
.B --seek-bwd
89
 
Tell an already running instance of 
90
 
.B totem
 
88
Tell an already-running instance of 
 
89
.B Totem
91
90
to seek backwards 15 seconds in the current movie.
92
91
.TP
93
92
.B --volume-up
94
 
Tell an already running instance of 
95
 
.B totem
 
93
Tell an already-running instance of 
 
94
.B Totem
96
95
to raise the volume by 8%.
97
96
.TP
98
97
.B --volume-down
99
 
Tell an already running instance of 
100
 
.B totem
 
98
Tell an already-running instance of 
 
99
.B Totem
101
100
to lower the volume by 8%.
102
101
.TP
103
102
.B --fullscreen
104
 
Tell an already running instance of 
105
 
.B totem
 
103
Tell an already-running instance of 
 
104
.B Totem
106
105
to toggle fullscreen mode.
107
106
.TP
 
107
.B --toggle-controls
 
108
Tell an already-running instance of
 
109
.B Totem
 
110
to toggle showing the controls.
 
111
.TP
108
112
.B --quit
109
 
Tell an already running instance of
110
 
.B totem
 
113
Tell an already-running instance of
 
114
.B Totem
111
115
to quit.
112
116
.TP
113
117
.BI "--enqueue " filename|URI
114
 
Tell an already running instance of totem to add a new stream
 
118
Tell an already-running instance of Totem to add a new stream
115
119
to the playlist.
116
120
.TP
117
121
.BI "--replace " filename|URI
118
 
Tell an already running instance of totem to play 
 
122
Tell an already-running instance of Totem to play 
119
123
from the playlist.
120
124
.P
121
125
The following options are standard to applications using the
195
199
Disable connecting to session manager.
196
200
.SH KEYBINDINGS
197
201
Global keybindings for
198
 
.BR totem :
 
202
.BR Totem :
199
203
.P
200
204
.ta \w'Down-arrow   'u  
201
205
i       toggle interlacing on and off
237
241
.br
238
242
Ctrl+Right arrow  skip forward 10 minutes
239
243
.br
240
 
s       show the "Skip to..." dialog
241
 
.br
242
244
Up-arrow        increase volume by 8%
243
245
.br
244
246
Down-arrow      decrease volume by 8%
249
251
.br
250
252
q               quit
251
253
.br
252
 
s               show the "skip to" dialog
253
 
.br
254
 
.br
255
 
Ctrl-E          eject the playing optical media
256
 
.br
257
 
Ctrl-O          open a new file
258
 
.br
259
 
Ctrl-L          open a new URI
260
 
.br
261
 
Ctrl-P          toggle display of the playlist
 
254
Ctrl+E          eject the playing optical media
 
255
.br
 
256
Ctrl+O          open a new file
 
257
.br
 
258
Ctrl+L          open a new URI
 
259
.br
 
260
F9              toggle display of the playlist
262
261
.br
263
262
m               show the DVD menu
264
263
.br
265
264
c               show the DVD chapter menu
266
265
.SH BUGS
267
 
.B totem
 
266
.B Totem
268
267
cannot play files using some proprietary codecs.
269
268
.SH AUTHOR
270
 
.B totem
 
269
.B Totem
271
270
was written by Bastien Nocera <hadess@hadess.net>.
272
271
This manual page was written by Andre Lehovich for the
273
272
Debian Project.