Интерактивная система просмотра системных руководств (man-ов)
totem (1)
>> totem (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
NAME
totem - GNOME-desktop movie player based on the xine backend
SYNOPSIS
totem
[option...][filenames|URI]
DESCRIPTION
totem
is a movie player for the GNOME desktop. Through use of the
xine
backend many popular file and streaming formats are supported including:
MPEG audio and video (MP3/MPV), Ogg, AVI, ASF, MOV, WMV,
Quicktime, and more. Playing of DVD and VCD media is
usually possible if you have the appropriate drive.
Although primarily intended as a movie player,
totem
can also play many audio formats.
For additional documentation on interactive use of
totem
select the
Help
menu option. The menus allow access to some features not
available through keybindings or command-line options.
OPTIONS
--usage
Output a brief synopsis of command options then quit.
-?, --help
Output a longer help message then quit. (Any discrepancies
between this man page and the output of
totem --help
should be reported as a documentation bug.)
--version
Output version information then quit.
The following options command an already running instance of
totem
to do something; they are useful for remote-control scripting:
--play-pause
Tell an already running instance of
totem
to toggle between play and pause.
--play
Tell an already running instance of
totem
to play (has no effect if already playing)
--pause
Tell an already running instance of
totem
to pause (has no effect if already paused)
--next
Tell an already running instance of
totem
to skip to the next movie or chapter in the playlist.
--previous
Tell an already running instance of
totem
to return to the previous movie or chapter in the playlist.
--seek-fwd
Tell an already running instance of
totem
to seek forwards 15 seconds in the current movie.
--seek-bwd
Tell an already running instance of
totem
to seek backwards 15 seconds in the current movie.
--volume-up
Tell an already running instance of
totem
to raise the volume by 8%.
--volume-down
Tell an already running instance of
totem
to lower the volume by 8%.
--fullscreen
Tell an already running instance of
totem
to toggle fullscreen mode.
--quit
Tell an already running instance of
totem
to quit.
--enqueue filename|URI
Tell an already running instance of totem to add a new stream
to the playlist.
--replace filename|URI
Tell an already running instance of totem to play
from the playlist.
The following options are standard to applications using the
GDK and GTK+ libraries:
--gdk-debug=flags
GDK debugging flags to set.
--gdk-no-debug=flags
GDK debugging flags to unset.
--display=display
X display to use
--screen=screen
X screen to use.
--sync
Make X calls synchronous to facilitate debugging.
--name=name
Program name as used by the window manager.
--class=class
Program class a sused by the window manager.
--gxid-host=host
--gxid-port=port
--g-fatal-warnings
Make all warnings fatal.
--gtk-debug=flags
GTK+ debugging flags to set.
--gtk-no-debug=flags
GTK+ debugging flags to unset
--gtk-module=module
Load an additional GTK module.
The following options are for Bonobo activation support
--oaf-ior-fd=fd
File descriptor to print IOR on
--oaf-activate-iid=iid
IID to activate.
--oaf-private
Prevent registering of server with OAF
The following are standard GNOME options:
--disable-sound
Disable sound server use.
--enable-sound
Enable sound server use.
--espeaker=hostname:port
Specify the host and port on which the sound server is listening.
--disable-crash-dialog
Disable the crash-reporting dialog.
The following options are for session management:
--sm-client-id=ID
Specify session management ID
--sm-config-prefix=prefix
Specify prefix of saved configuration
--sm-disable
Disable connecting to session manager.
KEYBINDINGS
Global keybindings for
totem:
itoggle interlacing on and off
acycle between aspect ratios
ptoggle between play and pause
Escexit full screen mode
ftoggle full screen
htoggle display of on-screen controls
0resize window to 50% original size
1resize window to 100% original size
2resize window to 200% original size
rzoom in the video
tzoom out the video
dstart and stop the telestrator (drawing) mode
eerase the drawing
Left-arrow skip back 15 seconds
Right-arrow skip forward 15 seconds
Shift+Left-arrow skip back 5 seconds
Shift+Right-arrow skip forward 15 seconds
Ctrl+Left-arrow skip back 3 minutes
Ctrl+Right arrow skip forward 10 minutes
sshow the "Skip to..." dialog
Up-arrowincrease volume by 8%
Down-arrowdecrease volume by 8%
bjump back to previous chapter/movie in playlist
njump to next chapter/movie in playlist
qquit
sshow the "skip to" dialog
Ctrl-E eject the playing optical media
Ctrl-Oopen a new file
Ctrl-Lopen a new URI
Ctrl-Ptoggle display of the playlist
mshow the DVD menu
cshow the DVD chapter menu
BUGS
totem
cannot play files using some proprietary codecs.
AUTHOR
totem
was written by Bastien Nocera <hadess@hadess.net>.
This manual page was written by Andre Lehovich for the
Debian Project.