From: Ingo Bürk Date: Sun, 11 Oct 2015 15:05:30 +0000 (+0200) Subject: Fix documentation for no_focus. X-Git-Tag: 4.12~141^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=refs%2Fpull%2F1988%2Fhead;p=i3%2Fi3 Fix documentation for no_focus. fixes #1986 --- diff --git a/docs/userguide b/docs/userguide index b077eb66..c4c93796 100644 --- a/docs/userguide +++ b/docs/userguide @@ -604,7 +604,7 @@ The valid criteria are the same as those for commands, see <>. [[no_focus]] When a new window appears, it will be focused. The +no_focus+ directive allows preventing -this from happening and can be used in combination with <>. +this from happening and must be used in combination with <>. Note that this does not apply to all cases, e.g., when feeding data into a running application causing it to request being focused. To configure the behavior in such cases, refer to