docs: focus_follow_mouse only happens at window border crossings (#2669)

see #2666
next
Manuel Mendez 2017-02-05 04:07:21 -05:00 committed by Michael Stapelberg
parent 98f202dd1b
commit 492da1c062
1 changed files with 6 additions and 6 deletions

View File

@ -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*:
--------------------------