# HG changeset patch # User diego # Date 1108297907 0 # Node ID 17f07706a4a0b15196c3ae25c70450043db166b3 # Parent 991e068119f44660ba67047e93cd123fff3aa691 Document missing slave mode commands. patch by Oded Shimon diff -r 991e068119f4 -r 17f07706a4a0 DOCS/tech/slave.txt --- a/DOCS/tech/slave.txt Sat Feb 12 17:36:41 2005 +0000 +++ b/DOCS/tech/slave.txt Sun Feb 13 12:31:47 2005 +0000 @@ -1,8 +1,6 @@ SLAVE MODE PROTOCOL ------------------- -FIXME: Some of these options are still not documented, patches welcome. - Most slave mode commands are equivalent to command line options. Have a look at the man page for more detailed descriptions. @@ -239,14 +237,18 @@ set_menu Display the menu named . +The following commands are really only useful for OSD menu console mode: + help - ??? + Displays help text, currently empty. exit - ??? + Exits from OSD menu console. Unlike 'quit', does not quit MPlayer. hide - ??? + Hides the OSD menu console. Clicking a menu command unhides it. Other + keybindings act as usual. run - Run as shell command. + Run as shell command. In OSD menu console mode stdout and stdin + are through the video output driver.