Comment 8 for bug 518447

Revision history for this message
Alexandre Bastien (alexandre-bastien) wrote :

Same for me, only occurs in Lucid.

I'm not sure but tilda might load before compiz, and is not able to get real transparency because of this.

A simple workaround for me was to load this script at boot time instead:

#! /bin/bash
sleep 5
tilda
exit