From 7cc8364a996c8ebac15c1d55b95aad930c1ea9a9 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 7 Aug 2011 18:04:32 +0200 Subject: [PATCH] update _docs/userguide --- _docs/userguide | 9 +++++---- docs/4.0/userguide.html | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/_docs/userguide b/_docs/userguide index a384f6c..4a11cb1 100644 --- a/_docs/userguide +++ b/_docs/userguide @@ -1,7 +1,7 @@ i3 User’s Guide =============== Michael Stapelberg -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 --------------------------- *Example*: --------------- -split vertical --------------- +------------------------------ +bindsym mod+v split vertical +bindsym mod+h split horizontal +------------------------------ === Manipulating layout diff --git a/docs/4.0/userguide.html b/docs/4.0/userguide.html index ce67312..113d70d 100644 --- a/docs/4.0/userguide.html +++ b/docs/4.0/userguide.html @@ -31,7 +31,7 @@ window.onload = function(){asciidoc.footnotes(); asciidoc.toc(2);}

i3 User’s Guide

Michael Stapelberg
<michael+i3@stapelberg.de>
-July 2011 +August 2011
Table of Contents
@@ -773,7 +773,8 @@ orientation will be changed (if it does not have more than one window).

Example:

-
split vertical
+
bindsym mod+v split vertical
+bindsym mod+h split horizontal
-- 2.39.5