]> git.sur5r.net Git - i3/i3.github.io/commitdiff
update _docs/userguide
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 16:04:32 +0000 (18:04 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 16:04:32 +0000 (18:04 +0200)
_docs/userguide
docs/4.0/userguide.html

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
 
index ce6731273aa051c8229c11d23895f6fd1776379f..113d70d749c6c42896a9f47b4d052c66eef62d14 100644 (file)
@@ -31,7 +31,7 @@ window.onload = function(){asciidoc.footnotes(); asciidoc.toc(2);}
 <h1>i3 User’s Guide</h1>\r
 <span id="author">Michael Stapelberg</span><br />\r
 <span id="email"><tt>&lt;<a href="mailto:michael+i3@stapelberg.de">michael+i3@stapelberg.de</a>&gt;</tt></span><br />\r
-<span id="revdate">July 2011</span>\r
+<span id="revdate">August 2011</span>\r
 <div id="toc">
   <div id="toctitle">Table of Contents</div>
   <noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -773,7 +773,8 @@ orientation will be changed (if it does not have more than one window).</p></div
 <div class="paragraph"><p><strong>Example</strong>:</p></div>\r
 <div class="listingblock">\r
 <div class="content">\r
-<pre><tt>split vertical</tt></pre>\r
+<pre><tt>bindsym mod+v split vertical\r
+bindsym mod+h split horizontal</tt></pre>\r
 </div></div>\r
 </div>\r
 <div class="sect2">\r