zapping_remote -V (return code: 1)
zapping_remote: invalid option -- '-'
Usage: zapping_remote [ options ] [ command ]
Available options:
-d display
select X11 display.
-i window ID
select XawTV or Zapping window.
-v n
Set debug level to n, default 0.
-x
xawtv-remote compatible.
By default this tool sends Python commands to Zapping. You
will have to put commands in 'single' or "double" quotes
to prevent shell expansion. When the -x option is given you
can send XawTV commands, see the xawtv-remote manual page for
details. Zapping also responds to xawtv-remote.
Usage example:
zapping_remote 'zapping.mute()'
zapping_remote --help (return code: 1)
zapping_remote: invalid option -- '-'
Usage: zapping_remote [ options ] [ command ]
Available options:
-d display
select X11 display.
-i window ID
select XawTV or Zapping window.
-v n
Set debug level to n, default 0.
-x
xawtv-remote compatible.
By default this tool sends Python commands to Zapping. You
will have to put commands in 'single' or "double" quotes
to prevent shell expansion. When the -x option is given you
can send XawTV commands, see the xawtv-remote manual page for
details. Zapping also responds to xawtv-remote.
Usage example:
zapping_remote 'zapping.mute()'