From 0ec208bd75e8e8d0b23005c0171ad4cc98535bd0 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 7 Aug 2011 18:03:29 +0200 Subject: [PATCH] docs/userguide: use bindsym for the 'split' example (Thanks Jan) --- docs/userguide | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/userguide b/docs/userguide index a384f6c2..4a11cb1b 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