PDA

View Full Version : Autostarting Mythbuntu


ed3120
March 15th, 2008, 12:34 PM
I can get compiz fusion working, but I can't seem to get it to autostart. I tried editing /etc/xdg/xfce4-session/xfce4-session.rc

and changing:

Client0_Command=xfwm4

to

Client0_Command=compiz

but that doesn't seem to work.

superm1
March 15th, 2008, 01:28 PM
Those options are for the fail safe session only. Try modifying it on a per user basis (in your home directory instead)

ed3120
March 25th, 2008, 01:42 PM
I tried adding:

Client0_Command=compiz

to the xfce4-session.rc in my home directory, but that didn't work.