From: Michael Stapelberg Date: Wed, 24 Jun 2009 17:49:07 +0000 (+0200) Subject: userguide: Explain containers (Thanks dirkson) X-Git-Tag: 3.b~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=44fe2e9cf277ea450776c19111de12c9154e69f4;p=i3%2Fi3 userguide: Explain containers (Thanks dirkson) --- diff --git a/docs/userguide b/docs/userguide index aa7575bc..8cde2939 100644 --- a/docs/userguide +++ b/docs/userguide @@ -25,7 +25,9 @@ the moment, you have exactly one column and one row which leaves you with one cell. In this cell, there is a container in which your newly opened terminal is. If you now open another terminal, you still have only one cell. However, the -container has both of your terminals. +container has both of your terminals. So, a container is just a group of clients +with a specific layout. You can resize containers as they directly resemble +columns/rows of the layout table. image:two_terminals.png[Two terminals]