From a1ffd7407def20d156e6720d6422054e27c883e0 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 13 Mar 2016 15:58:46 +0100 Subject: manpage: fix inverted condition in mixer-active description Still not sure if the current text is actually understandable. Also fix a typo. --- DOCS/man/input.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 8aafadbf81..79a6790e49 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1238,10 +1238,10 @@ Property list ``mixer-active`` Return ``yes`` if the audio mixer is active, ``no`` otherwise. This has - implications for ``--softvol=no`` mode: if the mixer is active, changing + implications for ``--softvol=no`` mode: if the mixer is inactive, changing ``volume`` doesn't actually change anything on the system mixer. If the ``--volume`` or ``--mute`` option are used, these might not be applied - property until the mixer becomes active either. (The options, if set, will + properly until the mixer becomes active either. (The options, if set, will just overwrite the mixer state at audio initialization.) While the behavior with ``mixer-active==yes`` is relatively well-defined, -- cgit v1.2.3