diff DOCS/tech/slave.txt @ 27068:d7e0e33c546f

Change DVDNAV command key names. Parameters now use a string much more intuitive than previous int value.
author ben
date Thu, 19 Jun 2008 18:51:42 +0000
parents 4ab1cfcee430
children 6a7cdd00599f
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Thu Jun 19 07:13:50 2008 +0000
+++ b/DOCS/tech/slave.txt	Thu Jun 19 18:51:42 2008 +0000
@@ -66,14 +66,16 @@
 dvb_set_channel <channel_number> <card_number>
     Set DVB channel.
 
-dvdnav <button>
+dvdnav <button_name>
     Press the given dvdnav button.
-        1 up
-        2 down
-        3 left
-        4 right
-        5 menu
-        6 select
+        up
+        down
+        left
+        right
+        menu
+        select
+        prev
+        mouse
 
 edl_mark
     Write the current position into the EDL file.