docs/userguide: explain default_orientation config directive

This commit is contained in:
Michael Stapelberg 2011-07-29 01:12:06 +02:00
parent 85b01df11b
commit 7e6aa72664
1 changed files with 19 additions and 0 deletions

View File

@ -380,6 +380,25 @@ floating_modifier <Modifiers>
floating_modifier Mod1
--------------------------------
=== Orientation for new workspaces
New workspaces get a reasonable default orientation: Wide-screen monitors
(anything wider than high) get horizontal orientation, rotated monitors
(anything higher than wide) get vertical orientation.
With the +default_orientation+ configuration directive, you can overwrite that
behaviour.
*Syntax*:
----------------------------------------------
default_orientation <horizontal|vertical|auto>
----------------------------------------------
*Example*:
----------------------------
default_orientation vertical
----------------------------
=== Layout mode for new containers
This option determines in which mode new containers on workspace level will