From: Michael Stapelberg Date: Sun, 7 Aug 2011 16:03:29 +0000 (+0200) Subject: docs/userguide: use bindsym for the 'split' example (Thanks Jan) X-Git-Tag: 4.0.2~51^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0ec208bd75e8e8d0b23005c0171ad4cc98535bd0;p=i3%2Fi3 docs/userguide: use bindsym for the 'split' example (Thanks Jan) --- 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