From 6d7e044eadabeac30c5701f2da516bd8394692ca Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 16 Feb 2013 21:17:59 +0100 Subject: osd: add --no-osd-bar option to disable the OSD bar In addition to disabling the OSD bar physically, also add some fallbacks to OSD text in places the OSD bar would have been used. --- DOCS/man/en/options.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index ab3dee4616..46999b9ed8 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1288,6 +1288,14 @@ search for video segments from other files, and will also ignore any chapter order specified for the main file. +--no-osd-bar, --osd-bar + Disable display of the OSD bar. This will make some things (like seeking) + use OSD text messages instead of the bar. + + You can configure this on a per-command basis in input.conf using ``osd-`` + prefixes, see ``Input command prefixes``. If you want to disable the OSD + completely, use ``--osd-level=0``. + --osd-bar-align-x=<-1..1> Position of the OSD bar. -1 is far left, 0 is centered, 1 is far right. -- cgit v1.2.3