man zapping_remote (Commandes) - sends commands to a running instance of Zapping
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 manual page for details. Zapping also responds to xawtv-remote.
OPTIONS
- -h
- Print usage information.
- -d NAME
- The X display to use.
- -i ID
- The ID of the Zapping or Xawtv main window. When omitted find it automatically.
- -v NUMBER
- Debug level, default 0.
- -x
- Switch to a xawtv-remote compatible mode, to send Xawtv instead of Python commands.
BUGS
None known.
SEE ALSO
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.