From dc965235364d0e914428499a89f5289a0441387e Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 18 May 2014 00:03:59 +0200 Subject: manpage: document discnav command --- DOCS/man/en/input.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 122fc679ec..4d0e6f7a4c 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -300,6 +300,20 @@ List of Input Commands Show the progress bar, the elapsed time and the total duration of the file on the OSD. +``discnav ""`` + Send a menu control command to the DVD/BD menu implementation. The following + commands are defined: ``up``, ``down``, ``left``, ``right``, + ``menu`` (request to enter menu), ``prev`` (previous screen), + ``select`` (activate current button), ``mouse`` (the mouse was clicked), + ``mouse_move`` (the mouse cursor changed position). + + ``menu`` and ``prev`` are DVD-only. ``mouse_move`` will use the current + mouse position. + + Note that while the menu is active, the input section ``discnav-menu`` will + be enabled, so different key bindings can be mapped for menu mode. + + Input Commands that are Possibly Subject to Change -------------------------------------------------- -- cgit v1.2.3