View Full Version : Unsolved Emerald help.
nickolaus123
May 26th, 2008, 07:50 PM
I have installed emerald and I am only able to get it to work via terminal. Could someone shine a little light on this for me?
some-guy
May 26th, 2008, 08:05 PM
to make it auto start on kde run
cat << EOF >~/.kde/Autostart/emerald.sh
#!/bin/bash
exec emerald --replace
EOF
chmod +x ~/.kde/Autostart/emerald.sh
on gnome add emerald --replace to your session list
b0le
May 27th, 2008, 01:03 AM
Or add emerald --replace to the Command field of the decoraton plugin in ccsm, and then compiz will (or at least should) autostart it.
Fyda
May 28th, 2008, 02:39 PM
Or, if you use Fusion-Icon, it can automatically set the option mentioned by b0le above. :)
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.