From ababfcbfe33942170ca578c956a9dea727d7f04c Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 8 May 2016 11:05:01 +0200 Subject: manpage: document --x11-bypass-compositor=no Requested. --- DOCS/man/options.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index f3f0002e6f..a4a0568f7f 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2090,7 +2090,10 @@ Window (default: ``fs-only``). This uses the ``_NET_WM_BYPASS_COMPOSITOR`` hint. ``fs-only`` asks the window manager to disable the compositor only in - fullscreen mode, + fullscreen mode. + + ``no`` sets ``_NET_WM_BYPASS_COMPOSITOR`` to 0, which is the default value + as declared by the EWMH specification, i.e. no change is done. ``never`` asks the window manager to never disable the compositor. -- cgit v1.2.3