zapping_remote

Langue: en

Autres versions - même langue

Version: 58833 (mandriva - 22/10/07)

Section: 1 (Commandes utilisateur)

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

zapping(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.