]> git.sur5r.net Git - i3/i3/commitdiff
docs/userguide: use bindsym for the 'split' example (Thanks Jan)
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 16:03:29 +0000 (18:03 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 16:03:29 +0000 (18:03 +0200)
docs/userguide

index a384f6c2fc0c9f32a0467bddba1d44a0629fe42d..4a11cb1b5873451c6f4f948fbac73dc24cc243ec 100644 (file)
@@ -1,7 +1,7 @@
 i3 User’s Guide
 ===============
 Michael Stapelberg <michael+i3@stapelberg.de>
-July 2011
+August 2011
 
 This document contains all the information you need to configure and use the i3
 window manager. If it does not, please contact us on IRC (preferred) or post your
@@ -680,9 +680,10 @@ split <vertical|horizontal>
 ---------------------------
 
 *Example*:
---------------
-split vertical
---------------
+------------------------------
+bindsym mod+v split vertical
+bindsym mod+h split horizontal
+------------------------------
 
 === Manipulating layout