'\" t .\" Title: zapping_remote .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 10/15/2014 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "ZAPPING_REMOTE" "1" "10/15/2014" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" zapping_remote \- sends commands to a running instance of Zapping .SH "SYNOPSIS" .HP \w'\fBzapping_remote\fR\ 'u \fBzapping_remote\fR [\-h] [\-d\ \fINAME\fR] [\-i\ \fIID\fR] [\-v] [\-x] [command] .SH "DESCRIPTION" .PP \fBzapping_remote\fR is a small program to send Python commands to a running instance of Zapping\&. See the Zapping documentation for a list of commands\&. .PP When the \-x option is given \fBzapping_remote\fR can also send Xawtv commands, see the \fBxawtv-remote\fR(1) manual page for details\&. Zapping also responds to \fBxawtv\-remote\fR\&. This manual page refers to \fBzapping_remote\fR version 0\&.10\&. .SH "OPTIONS" .PP \fB\-h\fR .RS 4 Prints usage information on stdout, then terminates the program\&. .RE .PP \fB\-d \fR\fB\fINAME\fR\fR .RS 4 The X display to use\&. .RE .PP \fB\-i \fR\fB\fIID\fR\fR .RS 4 The ID of the Zapping or Xawtv main window\&. When omitted \fBzapping_remote\fR tries to find it automatically\&. .RE .PP \fB\-v \fR\fB\fINUMBER\fR\fR .RS 4 Debug level, default 0\&. .RE .PP \fB\-x\fR .RS 4 Switches to a \fBxawtv\-remote\fR compatible mode, sending Xawtv instead of Python commands\&. .RE .SH "BUGS" .PP None known\&. .SH "SEE ALSO" .PP \fBzapping\fR(1), \fBzapping_setup_fb\fR(1) .SH "AUTHORS" .PP Zapping was written by Iñaki García Etxebarria, Michael H\&. Schimek (mschimek@users\&.sourceforge\&.net) and many contributors\&. .PP This manual page was written by Michael H\&. Schimek\&.