You are not logged in.

#1 2010-02-04 18:21:09

originalsurfmex
Member
Registered: 2008-11-13
Posts: 150

tilda loses transparency - gnome+compiz startup applications [SOLVED]

when i add tilda to startup applications it loses it transparency.  i am using gnome and compiz.  however when i manually start tilda it has transparency, perhaps i need it to start after fusion-icon? is this possible?

Last edited by originalsurfmex (2010-02-04 19:01:00)

Offline

#2 2010-02-04 18:42:54

sausageandeggs
Member
Registered: 2009-12-05
Posts: 66

Re: tilda loses transparency - gnome+compiz startup applications [SOLVED]

This  happened to me as well, i think its because tilda starts before the transparency has started. I wrote a little script to wait 10 seconds before starting tilda and then called the script from the autostart.
put this script somewhere e.g home/sas/scripts

 #!/bin/sh
sleep 10 && tilda

make it executable and then call /home/sas/scripts/nameofscript from autostart setup.

Last edited by sausageandeggs (2010-02-04 18:43:38)

Offline

#3 2010-02-04 19:00:45

originalsurfmex
Member
Registered: 2008-11-13
Posts: 150

Re: tilda loses transparency - gnome+compiz startup applications [SOLVED]

thanks!

i just added:

bach -c "sleep 10 && tilda"

to my startup applications and it works great.

Offline

Board footer

Powered by FluxBB