From: Michael Stapelberg Date: Fri, 29 Jan 2010 20:58:28 +0000 (+0100) Subject: Add documentation for the new focus follows mouse-option X-Git-Tag: 3.e~6^2~153 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=69279d45679c4d217849ab067be7f2111f813aa5;p=i3%2Fi3 Add documentation for the new focus follows mouse-option --- diff --git a/docs/userguide b/docs/userguide index 10806030..63f8e8ac 100644 --- a/docs/userguide +++ b/docs/userguide @@ -462,6 +462,24 @@ ipc-socket /tmp/i3-ipc.sock You can then use the i3-msg command to perform any command listed in the next section. +=== Disable focus follows mouse + +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*: +---------------------------- +focus_follows_mouse +---------------------------- + +*Examples*: +---------------------- +focus_follows_mouse no +---------------------- + == List of commands === Manipulating layout