compiz-core package

Jose Celestino japc at co.sapo.pt
Sun Apr 13 04:20:45 BST 2008


Hello.

Please consider the following change to the /usr/bin/compiz wrapper to
make its whitelist check compatible with 64 bits drivers.

Thank you.

[japc at morgoth:~]$ diff -u /tmp/compiz /usr/bin/compiz
--- /tmp/compiz	2008-04-13 04:18:37.130978586 +0100
+++ /usr/bin/compiz	2008-04-13 04:15:27.000000000 +0100
@@ -45,7 +45,7 @@
 NVIDIA_SETTINGS="nvidia-settings" # Assume it's in the path by default
 
 # For detecting what driver is in use, the + is for one or more /'s
-XORG_DRIVER_PATH="/usr/lib/xorg/modules/drivers/+"
+XORG_DRIVER_PATH="/usr/(lib|lib64)/xorg/modules/drivers/+"
 
 if [ -x $METACITY ]; then
 	FALLBACKWM="${METACITY}"


-- 
Jose Celestino
----------------------------------------------------------------
http://www.msversus.org/     ; http://techp.org/petition/show/1
http://www.vinc17.org/noswpat.en.html
----------------------------------------------------------------
"If you would have your slaves remain docile, teach them hymns."
    -- Ed Weathers ("The Empty Box")



More information about the Ubuntu-motu mailing list