X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fmulti-monitor.html;h=ab86e7c6102c1d730511c47c282cb6ea81288e56;hb=a303c3a5ed951eb3795cb4c08f2972a8bdf93605;hp=671d2be35ad7c1bd381a1b462be702aa246249ce;hpb=3b75be351599a21356665f731b4ec92d9bb9aefa;p=i3%2Fi3.github.io diff --git a/docs/multi-monitor.html b/docs/multi-monitor.html index 671d2be..ab86e7c 100644 --- a/docs/multi-monitor.html +++ b/docs/multi-monitor.html @@ -2,14 +2,15 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> + - + i3: The multi-monitor situation @@ -17,20 +18,21 @@ window.onload = function(){asciidoc.footnotes(); asciidoc.toc(2);}
-

i3 - improved tiling WM

+

i3 - improved tiling WM


@@ -86,9 +90,12 @@ actually contains both of your physical screens (but it will not know that these are two screens).

For this very reason, we decided to implement the following workaround: As long as the nVidia driver does not support RandR, an option called ---force-xinerama is available in i3. This option gets the list of screens -once when starting, and never updates it. As the nVidia driver cannot do -dynamic configuration anyways, this is not a big deal.

+--force-xinerama is available in i3 (alternatively, you can use the +force_xinerama configuration file directive). This option gets the list of +screens once when starting, and never updates it. As the nVidia driver cannot +do dynamic configuration anyways, this is not a big deal.

+

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, …

@@ -100,10 +107,8 @@ Guide.


-