0

I've installed Ubuntu Studio, and includes XFCE4. I've installed Compiz, but don't know how to use it.

Can I use Compiz?

Aryo Adhi
  • 1,397
  • 2
  • 15
  • 41
  • You could try to replace xfwm4 (xfce windows manager) with compiz by open a terminal and type `compiz --replace` – leorize May 18 '13 at 08:46

1 Answers1

1

Based on Ubuntu's comment, it is possible to use/run compiz by typing in terminal: compiz --replace

Aryo Adhi
  • 1,397
  • 2
  • 15
  • 41
  • But how to make Ubuntu Studio use Compiz by default, rather than having to manually run `compiz --replace` in each session? – Eliah Kagan Sep 07 '13 at 04:20