From ab911a3b46a423da30d4cd2fbb69f2000ad83028 Mon Sep 17 00:00:00 2001 From: Nicolai Haehnle Date: Mon, 25 May 2009 21:07:39 +0200 Subject: Comments --- 85rescue-library-path | 3 +++ 1 file changed, 3 insertions(+) diff --git a/85rescue-library-path b/85rescue-library-path index 0748f7e..b7b5ead 100644 --- a/85rescue-library-path +++ b/85rescue-library-path @@ -1,5 +1,8 @@ # Add this to /etc/X11/Xsession.d so that LD_LIBRARY_PATH settings are # rescued even in the face of starting setuid executables (i.e. ssh-agent). +# +# Without this, Compiz and other OpenGL apps won't use the right libGL.so, +# and other hilarity ensues. unset LIBGL_DRIVERS_PATH STARTUP="/usr/bin/env LD_LIBRARY_PATH=${LD_LIBRARY_PATH} ${STARTUP}" -- cgit v1.2.3