diff options
author | phintuka <phintuka> | 2007-05-18 11:39:41 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2007-05-18 11:39:41 +0000 |
commit | d7390090292ccf5ce66acf2def57dd250187aabd (patch) | |
tree | 7a65ccd993a4dc84d6dc6ba0a8e3cd057b0e6348 | |
parent | 89d0857b7892a745760b879286486eca65306ed2 (diff) | |
download | xineliboutput-d7390090292ccf5ce66acf2def57dd250187aabd.tar.gz xineliboutput-d7390090292ccf5ce66acf2def57dd250187aabd.tar.bz2 |
Slave mode
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -431,6 +431,19 @@ Xine-specific settings $(HOME)/.xine/config_xineliboutput. +Slave mode + + vdr-sxfe and vdr-fbfe implement simple slave mode. Slave mode is + activated with command-line option --slave. In slave mode program reads + CRLF-terminated commands from standard input instead of using keyboard + as VDR remote controller. Supported commands are: + + HITK <vdrkey> Send key press event to VDR + FULLSCREEN Toggle fullscreen state + DEINTERLACE Toggle deinterlacing + QUIT Close program + + VDR Logo The VDR logo was designed by Jan Grell. |