Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (de52ed8a80a8bf9267ac3d0b037f23c90b4a5806)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (de52ed8a80a8bf9267ac3d0b037f23c90b4a5806)
  • Date: Tue, 7 Jun 2011 09:16:03 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

windowmanagers/i3/FINAL | 4 ++++
windowmanagers/i3/HISTORY | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit de52ed8a80a8bf9267ac3d0b037f23c90b4a5806
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

i3: added a warning in FINAL for nvidia-driver users

diff --git a/windowmanagers/i3/FINAL b/windowmanagers/i3/FINAL
new file mode 100755
index 0000000..50818ee
--- /dev/null
+++ b/windowmanagers/i3/FINAL
@@ -0,0 +1,4 @@
+message "${DISPEL_COLOR}If you are using the nVidia binary graphics driver"
+message "you need to use --force-xinerama (in your .xsession) when"
+message "starting i3, like so:"
+message "exec i3 --force-xinerama -V >>~/.i3/i3log 2>&1${DEFAULT_COLOR}"
diff --git a/windowmanagers/i3/HISTORY b/windowmanagers/i3/HISTORY
index dbabdfc..d90a221 100644
--- a/windowmanagers/i3/HISTORY
+++ b/windowmanagers/i3/HISTORY
@@ -1,3 +1,3 @@
2011-06-07 Arjan Bouter <abouter AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL, starti3: spell created
-
+ * FINAL: added warning for nvidia-driver users"



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (de52ed8a80a8bf9267ac3d0b037f23c90b4a5806), Arjan Bouter, 06/07/2011

Archive powered by MHonArc 2.6.24.

Top of Page