X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fmulti-monitor;h=cafe569103b6c3f88a08615b697c4f176bb9c137;hb=d7022c70112c0038d52b34ca6a54fed47bc2b657;hp=a1fd6dc039273b454c2ddc9ddcd322c4726d754c;hpb=1717b88174d26ed946bea0a0038a8a999fc2387f;p=i3%2Fi3 diff --git a/docs/multi-monitor b/docs/multi-monitor index a1fd6dc0..cafe5691 100644 --- a/docs/multi-monitor +++ b/docs/multi-monitor @@ -1,15 +1,16 @@ The multi-monitor situation =========================== -Michael Stapelberg -September 2011 +Michael Stapelberg +April 2013 -…or: oh no, I have an nVidia graphics card! +Please upgrade your nVidia driver to version 302.17 or newer and i3 will just +work. This document is kept around for historic reasons only. == The quick fix If you are using the nVidia binary graphics driver (also known as 'blob') -you need to use the +--force-xinerama+ flag (in your .xsession) when starting -i3, like so: +before version 302.17, you need to use the +--force-xinerama+ flag (in your +.xsession) when starting i3, like so: .Example: ----------------------------------------------