[Pkg-xfce-commits] r338 - goodies/xfmedia/debian

Rudy Godoy rudy-guest at costa.debian.org
Tue Dec 6 00:29:01 UTC 2005


Author: rudy-guest
Date: 2005-12-06 00:29:00 +0000 (Tue, 06 Dec 2005)
New Revision: 338

Added:
   goodies/xfmedia/debian/xfmedia-remote.1
Log:
xfmedia-remote manpage

Added: goodies/xfmedia/debian/xfmedia-remote.1
===================================================================
--- goodies/xfmedia/debian/xfmedia-remote.1	2005-12-03 18:08:23 UTC (rev 337)
+++ goodies/xfmedia/debian/xfmedia-remote.1	2005-12-06 00:29:00 UTC (rev 338)
@@ -0,0 +1,85 @@
+.TH XFMEDIA-REMOTE 1 "December 05, 2005"
+.SH NAME
+xfmedia-remote \-  Xfce Media Player remote tool
+
+.SH DESCRIPTION
+This manual page documents briefly the
+.B xfmedia-remote
+command, wich allows you to remotely interact with the Xfmedia program.
+
+.PP
+\fBxfmedia\fP is a lightweight and easy to use media player for the
+Xfce Desktop Environment. The Gtk+ GUI focuses on playing and managing
+audio files, but, being based on xine, supports video as well.
+
+.SH SYNTAX
+\fBxfmedia-remote\fR [options]
+.SH OPTIONS
+.LP
+.TP
+\fB\-h\fR, \fB\--help\fR
+Prints help message and exit.
+.TP
+\fB\-V\fR, \fB\--version\fR
+Prints version information and exit.
+.TP
+\fB\--session=N\fR
+Specify the number of the already-running instance of
+Xfmedia.  (Defaults to 0, or the first instance found.
+.TP
+\fB\--ping\fR
+Checks to see if an instance of Xfmedia is running.
+.TP
+\fB\-p\fR, \fB\--play[=N]\fR
+Causes Xfmedia to play the file at playlist idx N.
+If N is not specified, Xfmedia will play the currently
+selected entry, or, if no item is selected, the first
+entry.  If used in conjunction with --playlist-add,
+will cause Xfmedia to play the newly-added entry.
+.TP
+\fB\--toggle\fR
+Causes Xfmedia to pause if playing, or play if paused.
+.TP
+\fB\--pause\fR
+Causes Xfmedia to pause/unpause.
+.TP
+\fB\--stop\fR
+Causes Xfmedia to stop playback.
+.TP
+\fB\--previous\fR
+Causes Xfmedia to play the entry played before the
+currently-selected (or -playing) entry.
+.TP
+\fB\--next\fR
+Causes Xfmedia to play the next entry in the playlist.
+If Xfmedia is in shuffle mode, a new entry will be
+selected randomly.
+.TP
+\fB\-a\fR, \fB\--playlist-add=FILE\fR
+Adds FILE to the end of the playlist.
+.TP
+\fB\-r\fR, \fB\--playlist-remove=N\fR
+Removes the specified playlist entry from the playlist.
+.TP
+\fB\-c\fR, \fB\--playlist-clear\fR
+Removes all entries from the playlist.
+.TP
+\fB\-l\fR, \fB\--playlist-load=FILE\fR
+Loads the specified playlist.  Note that this does NOT
+first clear the playlist.
+.TP
+\fB\-s\fR, \fB\--playlist-save=FILE\fR
+Saves the current playlist to the specified FILE.
+.TP
+\fB\-Q\fR, \fB\--quit\fR
+Instructs Xfmedia to quit.
+.TP
+\fB\-j\fR, \fB\--jump-to-file\fR
+Causes Xfmedia to show the main window (if not visible)
+and show the jump-to-file entry box.
+
+.SH AUTHOR
+xfmedia was written by Brian Tarricone <bjt23 at cornell.edu>.
+.PP
+This manual page was written by Rudy Godoy <rudy at kernel-panik.org>,
+for the Debian project (but may be used by others).




More information about the Pkg-xfce-commits mailing list