summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-06-20 12:07:52 +0200
committerBastien Nocera <hadess@hadess.net>2022-06-27 15:32:03 +0200
commitb7ceb23869e91e5f5f01e2b5093f4db8f02f28f6 (patch)
treec814d4d358f0a30fcb3f6167b8cc4e097dfe7ba3
parent465f9b0620f6f5ee50408eb39db0dbf7a30484bd (diff)
downloadtotem-b7ceb23869e91e5f5f01e2b5093f4db8f02f28f6.tar.gz
man: Rename "Totem" to "Videos"
The app changed name in 2012 (see 9dc401b1213aa9fec2f5274d0e6cb8dcefba486f), update man page to match.
-rw-r--r--data/totem.148
1 files changed, 24 insertions, 24 deletions
diff --git a/data/totem.1 b/data/totem.1
index 0c5881d05..6be0e33ba 100644
--- a/data/totem.1
+++ b/data/totem.1
@@ -15,12 +15,12 @@
.\" 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
.TH totem 1 "2008\-08\-25" "GNOME"
.SH NAME
-Totem \- GNOME desktop movie player based on GStreamer
+GNOME Videos \- Movie player
.SH SYNOPSIS
.B totem
.RI [ option... ] " " [ filenames | URI ]
.SH DESCRIPTION
-.B Totem
+.B Videos
is a movie player for the GNOME desktop. Through use of the
.B GStreamer
backend many popular file and streaming formats are supported including:
@@ -29,7 +29,7 @@ as legacy videos types: Ogg, AVI, ASF, MOV, WMV, QuickTime, and more.
Playback of DVDs is also possible.
.P
For additional documentation on interactive use of
-.B Totem
+.B Videos
select the
.I Help
menu option. The menus allow access to some features not
@@ -46,83 +46,83 @@ should be reported as a documentation bug.)
Output version information then quit.
.P
The following options command an already-running instance of
-.B Totem
+.B Videos
to do something; they are useful for remote-control scripting. If
-.B Totem
+.B Videos
is not already running, these commands will launch a new instance of
-.B Totem
+.B Videos
but will not do anything further.
.TP
.B --play-pause
Tell an already-running instance of
-.B Totem
+.B Videos
to toggle between play and pause.
.TP
.B --play
Tell an already-running instance of
-.B Totem
+.B Videos
to play (has no effect if already playing)
.TP
.B --pause
Tell an already-running instance of
-.B Totem
+.B Videos
to pause (has no effect if already paused)
.TP
.B --next
Tell an already-running instance of
-.B Totem
+.B Videos
to skip to the next movie or chapter in the playlist.
.TP
.B --previous
Tell an already-running instance of
-.B Totem
+.B Videos
to return to the previous movie or chapter in the playlist.
.TP
.B --seek-fwd
Tell an already-running instance of
-.B Totem
+.B Videos
to seek forwards 15 seconds in the current movie.
.TP
.B --seek-bwd
Tell an already-running instance of
-.B Totem
+.B Videos
to seek backwards 15 seconds in the current movie.
.TP
.B --volume-up
Tell an already-running instance of
-.B Totem
+.B Videos
to raise the volume by 8%.
.TP
.B --volume-down
Tell an already-running instance of
-.B Totem
+.B Videos
to lower the volume by 8%.
.TP
.B --mute
Tell an already-running instance of
-.B Totem
+.B Videos
to toggle between muted and unmuted audio.
.TP
.B --fullscreen
Tell an already-running instance of
-.B Totem
+.B Videos
to toggle fullscreen mode.
.TP
.B --quit
Tell an already-running instance of
-.B Totem
+.B Videos
to quit.
.TP
.BI "--enqueue " filename|URI
-Tell an already-running instance of Totem to add a new stream
+Tell an already-running instance of Videos to add a new stream
to the playlist.
.TP
.BI "--replace " filename|URI
-Tell an already-running instance of Totem to play
+Tell an already-running instance of Videos to play
from the playlist.
.SH KEYBINDINGS
Global keybindings for
-.BR Totem :
+.BR Videos :
.P
.ta \w'Down-arrow 'u
a cycle between aspect ratios
@@ -202,15 +202,15 @@ The configuration file for the main window's appearance, stored in a
simple INI format.
.RE
.SH BUGS
-.B Totem
+.B Videos
cannot play files using some proprietary codecs.
.SH AUTHOR
-.B Totem
+.B Videos
was written by Bastien Nocera <hadess@hadess.net>.
This manual page was written by Andre Lehovich for the
Debian Project.
.SH DISTRIBUTION
-The latest version of Totem may be downloaded from
+The latest version of Videos may be downloaded from
.UR https://wiki.gnome.org/Apps/Videos
<https://wiki.gnome.org/Apps/Videos>
.UE