From: Michael Stapelberg Date: Sun, 10 Jun 2012 19:30:14 +0000 (+0200) Subject: userguide: make the default clear for focus_follows_mouse and new_window X-Git-Tag: 4.3~203^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1ad6eea4a87a6e0c8f1af797a94f30b508ac114d;p=i3%2Fi3 userguide: make the default clear for focus_follows_mouse and new_window --- diff --git a/docs/userguide b/docs/userguide index 41452793..8ffda89e 100644 --- a/docs/userguide +++ b/docs/userguide @@ -434,7 +434,8 @@ workspace_layout tabbed === Border style for new windows -This option determines which border style new windows will have. +This option determines which border style new windows will have. The default is +"normal". *Syntax*: --------------------------------------------- @@ -691,11 +692,12 @@ the next section. === 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). +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). *Syntax*: ----------------------------