PDA

View Full Version : [gnome] Emerald theme manager as default



astonerose
March 11th, 2009, 03:32 PM
Hi, I have a problem with emerald theme manager. I have edited a theme and it looks really nice but it wont set as default I have to type "emerald --replace" how to set it up to this automatically as I find my self typing it in a few times each session as it doesn't seem to stay, all the title bars disappear and i have to type "emerald --replace" again.

Also I am having problems with cursor themes and emerald it seems to be randomising which cursor it uses even thought iI have set it to crystal ble.

Thanks

Ratscallion
March 11th, 2009, 07:53 PM
Hi. I would advise that you go into System->Preferences->Sessions and add a launcher called Emerald to this list. This would make it run at startup. If this fails, you could try

emerald& --replace
OR

emerald --replace&
OR

emerald& --replace&
Which would allow you to run a command via Terminal, but also allowing you to close the Terminal without terminating said program. Hope this helps.

binbash
March 11th, 2009, 08:06 PM
add emerald --replace to your startup :

System > Preferences > Sessions

astonerose
March 12th, 2009, 03:52 AM
thanks binbash that sorted it