From 0147467e3aded2ea5b31dca4d62668a01a8d1718 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Thu, 2 Nov 2023 13:16:53 +0100 Subject: DOCS/man/console: update type examples --- DOCS/man/console.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/DOCS/man/console.rst b/DOCS/man/console.rst index 30f849e885..bc718f6afa 100644 --- a/DOCS/man/console.rst +++ b/DOCS/man/console.rst @@ -99,9 +99,13 @@ Commands specifying the initial cursor position as a positive integer starting from 1. - .. admonition:: Example for input.conf + .. admonition:: Examples for input.conf - ``% script-message-to console type "seek absolute-percent" 6`` + ``% script-message-to console type "seek absolute-percent; keypress ESC" 6`` + Enter a percent position to seek to and close the console. + + ``Ctrl+o script-message-to console type "loadfile ''; keypress ESC" 11`` + Enter a file or URL to play. Tab completes paths in the filesystem. Known issues ------------ -- cgit v1.2.3