diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-30 18:15:16 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-30 18:15:16 +0100 |
commit | f7d7a29190eacfae1c1874123eca11037be90307 (patch) | |
tree | b1e1233b4165f46e1a595299daccb9d1b1ed69d0 /doc/man/en | |
parent | 7b644dec0138210a5a21e0de086cff9d816439c9 (diff) | |
parent | c14d425e89e9fdf5e97e79efd40f6e551e43e11a (diff) | |
download | xine-lib-f7d7a29190eacfae1c1874123eca11037be90307.tar.gz xine-lib-f7d7a29190eacfae1c1874123eca11037be90307.tar.bz2 |
Merge from 1.1.
Diffstat (limited to 'doc/man/en')
-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 c5c6600de..3d3975ec4 100644 --- a/doc/man/en/xine.5 +++ b/doc/man/en/xine.5 @@ -257,6 +257,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 @@ -296,6 +313,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 |