I have a thinkpad T42 laptop and was able to install compiz with F12 with gnome.
Is there a guide on how to instal compiz in LXDE?, I apologize if this is the wrong forum for the question.
gychang
Fedora 12, LXDE, install compiz
-
- Posts: 381
- Joined: Mon Mar 23, 2009 5:14 am
Re: Fedora 12, LXDE, install compiz
Ask your distro, or look at http://wiki.compiz.org/Distributions
It works best if you use the flat file backend "compiz ccp" so you do not depend on the Gnome or KDE configuration storage backend.
It works best if you use the flat file backend "compiz ccp" so you do not depend on the Gnome or KDE configuration storage backend.
-
- Posts: 116
- Joined: Tue Nov 11, 2008 4:51 pm
Re: Fedora 12, LXDE, install compiz
As root (or use sudo):gychang wrote:I have a thinkpad T42 laptop and was able to install compiz with F12 with gnome.
Is there a guide on how to instal compiz in LXDE?, I apologize if this is the wrong forum for the question.
gychang
Code: Select all
yum check-update
Code: Select all
yum install compiz ccsm
Geology - It's not rocket science, it's rock science!
Re: Fedora 12, LXDE, install compiz
that's great!, thanks will try it at home tonight. gychangrockdoctor wrote:As root (or use sudo):gychang wrote:I have a thinkpad T42 laptop and was able to install compiz with F12 with gnome.
Is there a guide on how to instal compiz in LXDE?, I apologize if this is the wrong forum for the question.
gychangto make sure you've got the latest info, from the repositories, thenCode: Select all
yum check-update
should do it. Or use one of the graphical front ends for package management (yumex, PackageKit, smart) and select compiz and ccsm. That should pull in all of the dependencies.Code: Select all
yum install compiz ccsm