NAME
xine-remote - a small tool to connect xine remote control server.
SYNOPSIS
xine-remote [options]
DESCRIPTION
This manual page documents briefly the xine-remote tool. xine-remote can replace a raw telnet connection to a xine remote control server. It use the readline facilities (completion, vi/emacs shortcuts, command history, etc...). By default, it try to connect the localhost, using the default port (see xine(1)).
OPTIONS
The program follow the usual GNU command line syntax, with long ioptions starting with two dashes (`-). A summary of options are included below. -H, --host <hostname> Try to connect <hostname>. -P, --port <port> Try to connect the host using <port>. -c, --command <command> Send <command> to server then quit. The command should be single quoted if it contain spaces or special characters. -n, --noconnect Do not initiate the connection on startup. -v, --version Display version. -h, --help Display options summary.
COMMANDS
Few commands are available, which are used to open or close a connection: ? Display available commands (the xine-remote ones + server ones when connection is established). help <command> Display the purpose of <command>, if that is omitted, display available commands. syntax <command> Display the usage of <command>. version Display version. open <server[:port]> Open connection to server. A port can be optionally specified, using colon (:) separator. close Close connection. quit Leaving xine-remote.
SEE ALSO
xine(1).
AUTHOR
This manual page was written by Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> for the xine project.
More Linux Commands
manpages/iswctype.3.html
iswctype(3) - wide-character classification - Linux man page
If wc is a wide character having the character property designated by desc (or in other words: belongs to the character class designated by desc), the iswctype(
manpages/symlinkat.2.html
symlinkat(2) - create a symbolic link relative to a director
symlink() creates a symbolic link named linkpath which contains the string target. Symbolic links are interpreted at run time as if the contents of the link had
manpages/getopt.1.html
getopt(1) - parse command options (enhanced) (Man Page).....
getopt is used to break up (parse) options in command lines for easy parsing by shell procedures, and to check for legal options. It uses the GNU getopt(3) rout
manpages/Tk_ComputeTextLayout.3.html
Tk_ComputeTextLayout(3) - routines to measure and display si
These routines are for measuring and displaying single-font, multi-line, justified text. To measure and display simple single-font, single-line strings, refer t
manpages/Mail::SpamAssassin::Plugin::AntiVirus.3pm.html
Mail::SpamAssassin::Plugin::AntiVirus(3pm) - simple anti-vir
The MICROSOFT_EXECUTABLE rule works by checking for 3 possibilities in the message in any application/* or text/* part in the message: - in text parts, look for
manpages/scalbl.3.html
scalbl(3) - multiply floating-point number by integral power
These functions multiply their first argument x by FLT_RADIX (probably 2) to the power of exp, that is: x * FLT_RADIX ** exp The definition of FLT_RADIX can be
manpages/xmag.1.html
xmag(1) - magnify parts of the screen - Linux manual page...
The xmag program allows you to magnify portions of an X screen. If no explicit region is specified, a square with the pointer in the upper left corner is displa
manpages/SDL_CreateThread.3.html
SDL_CreateThread(3) - Creates a new thread of execution that
SDL_CreateThread creates a new thread of execution that shares all of its parents global memory, signal handlers, file descriptors, etc, and runs the function f
manpages/glutKeyboardFunc.3.html
glutKeyboardFunc(3) - sets the keyboard callback for the cur
glutKeyboardFunc sets the keyboard callback for the current window. When a user types into the window, each key press generating an ASCII character will generat
manpages/Tcl_FindExecutable.3.html
Tcl_FindExecutable(3) - identify or return the name of the b
The Tcl_FindExecutable procedure computes the full path name of the executable file from which the application was invoked and saves it for Tcls internal use. T
manpages/XCompose.5.html
XCompose(5) - X client mappings for multi-key input sequence
The X library, libX11, provides a simple input method for characters beyond those represented on typical keyboards using sequences of key strokes that are combi
manpages/xzgrep.1.html
xzgrep(1) - search compressed files for a regular expression
xzgrep invokes grep(1) on files which may be either uncompressed or compressed with xz(1), lzma(1), gzip(1), or bzip2(1). All options specified are passed direc
