docs/userguide: use bindsym for the 'split' example (Thanks Jan)

This commit is contained in:
Michael Stapelberg 2011-08-07 18:03:29 +02:00
parent e17d49e6a4
commit 0ec208bd75
1 changed files with 5 additions and 4 deletions

View File

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