From: Michael Stapelberg Date: Mon, 19 Sep 2011 22:18:40 +0000 (+0100) Subject: mention the force_xinerama configfile directive in the userguide X-Git-Tag: 4.1~145 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ab04526aa1d4527035c682e7656196ccf831ed74;p=i3%2Fi3 mention the force_xinerama configfile directive in the userguide --- diff --git a/docs/userguide b/docs/userguide index 49a967c2..7db9c4e7 100644 --- a/docs/userguide +++ b/docs/userguide @@ -1,7 +1,7 @@ i3 User’s Guide =============== Michael Stapelberg -August 2011 +September 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 @@ -712,6 +712,31 @@ force_focus_wrapping force_focus_wrapping yes ------------------------ +=== Forcing Xinerama + +As explained in-depth in , some X11 +video drivers (especially the nVidia binary driver) only provide support for +Xinerama instead of RandR. In such a situation, i3 must be told to use the +inferior Xinerama API explicitly and therefore don’t provide support for +reconfiguring your screens on the fly (they are read only once on startup and +that’s it). + +For people who do cannot modify their +~/.xsession+ to add the ++--force-xinerama+ commandline parameter, a configuration option is provided: + +*Syntax*: +----------------------- +force_xinerama +----------------------- + +*Example*: +------------------ +force_xinerama yes +------------------ + +Also note that your output names are not descriptive (like +HDMI1+) when using +Xinerama, instead they are counted up, starting at 0: +xinerama-0+, +xinerama-1+, … + == List of commands Commands are what you bind to specific keypresses. You can also issue commands