Here is a fix until the bug is fixed, I have been using it on another
computer for a different compiz related issue.  I found it during a
search a long time ago and had worked well.

#!/bin/bash
sleep 2
DISPLAY=:0.0 compiz --only-current-screen --replace &
disown $!
sleep 2
DISPLAY=:0.1 compiz --only-current-screen --replace &
disown $!

-- 
Separate X screen blank in Jaunty (nvidia)
https://bugs.launchpad.net/bugs/366743
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to