From: Manuel Mendez Date: Sun, 5 Feb 2017 09:07:21 +0000 (-0500) Subject: docs: focus_follow_mouse only happens at window border crossings (#2669) X-Git-Tag: 4.14~55 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=492da1c062d7758e162f0edb5262b47b55b48d89 docs: focus_follow_mouse only happens at window border crossings (#2669) see #2666 --- diff --git a/docs/userguide b/docs/userguide index d15aed73..584edc80 100644 --- a/docs/userguide +++ b/docs/userguide @@ -946,12 +946,12 @@ the next section. === Focus follows mouse -By default, window focus follows your mouse movements. However, if you have a -setup where your mouse usually is in your way (like a touchpad on your laptop -which you do not want to disable completely), you might want to disable 'focus -follows mouse' and control focus only by using your keyboard. The mouse will -still be useful inside the currently active window (for example to click on -links in your browser window). +By default, window focus follows your mouse movements as the mouse crosses +window borders. However, if you have a setup where your mouse usually is in your +way (like a touchpad on your laptop which you do not want to disable +completely), you might want to disable 'focus follows mouse' and control focus +only by using your keyboard. The mouse will still be useful inside the +currently active window (for example to click on links in your browser window). *Syntax*: --------------------------