diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-30 14:02:56 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-30 14:02:56 +0100 |
commit | 58756f9cb4c8f68fb6ccb0314da33a5462393380 (patch) | |
tree | 16a2cc386cd30b9210e7595bb30c3f596c3c4025 /doc | |
parent | fce031eb887d7bb72acde81396f84b384aefd765 (diff) | |
download | xine-lib-58756f9cb4c8f68fb6ccb0314da33a5462393380.tar.gz xine-lib-58756f9cb4c8f68fb6ccb0314da33a5462393380.tar.bz2 |
Document DVB controls and the stream "save:" option.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/en/xine.5 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/man/en/xine.5 b/doc/man/en/xine.5 index 13e5d0597..895e3068a 100644 --- a/doc/man/en/xine.5 +++ b/doc/man/en/xine.5 @@ -256,6 +256,23 @@ audio program ID .TP 20 .B service-id service ID (needed for now/next information etc.) +.PP +The following keyboard & mouse inputs may be accepted: +.TP 24 +.B Menu 2 +Start/stop recording +.TP 24 +.B Menu 3 +Toggle zoom +.TP 24 +.B Menu 7 +Toggle now/next display +.TP 24 +.B Previous/Next Chapter +Previous/next channel +.TP 24 +.B Mouse wheel & button 1 +Scroll through channel list & select the highlighted channel .SH SUBTITLE .B external subtitle files (any mrl) .br @@ -295,6 +312,10 @@ Set audio dynamic range compression. .BI <config\ entry> : <config\ value> Assign a new value to any config entry. .TP +.BI save: <file> +Save the stream (if allowed) to the named file, relative to the directory +given by the option "media.capture.save_dir". +.TP .B change configuration option 'on the fly': .br You can change a configuration option at any time, using the special |