zapping_remote(1) - Linux man page
Name
zapping_remote - sends commands to a running instance of Zapping
Synopsis
zapping_remote [-h] [-d NAME] [-i ID] [-v] [-x] [command]
Description
zapping_remote is a small program to send Python commands to a running instance of Zapping. See the Zapping documentation for a list of commands.
When the -x option is given zapping_remote can also send Xawtv commands, see the xawtv-remote(1) manual page for details. Zapping also responds to xawtv-remote. This manual page refers to zapping_remote version 0.10.
Options
- -h
Prints usage information on stdout, then terminates the program.
- -d NAME
- The X display to use.
- -i ID
The ID of the Zapping or Xawtv main window. When omitted zapping_remote tries to find it automatically.
- -v NUMBER
- Debug level, default 0.
- -x
Switches to a xawtv-remote compatible mode, sending Xawtv instead of Python commands.
Bugs
None known.
See Also
zapping(1), zapping_setup_fb(1)
Authors
Zapping was written by Iñaki García Etxebarria, Michael H. Schimek (mschimek@users.sourceforge.net) and many contributors.
This manual page was written by Michael H. Schimek.
