View previous topic :: View next topic |
Author |
Message |
Charlie. n00b
Joined: 21 Jan 2007 Posts: 72 Location: Port Elizabeth, South Africa
|
Posted: Fri Oct 31, 2008 10:50 am Post subject: How to configure XFCE to use Compiz instead of XFWM? |
|
|
I have finally achieved a stable amd64 system with working XFCE 4, GLX and DRI on my X1900XTX graphics card. (Using radeonhd)
Now there is one last thing to do: replace XFWM with Compiz-fusion.
I emerged compiz-fusion without incident but I don't know which configuration files I must modify to enable it... and the Gentoo Wiki is gone so I can't get the answer there.
Some pointers, links or instructions would be greatly appreciated.
EDIT: Do I need to add this section to XOrg's config? (I already have the standard DRI section.)
Code: |
Section "Extensions"
Option "Composite" "Enable"
EndSection
|
|
|
Back to top |
|
|
seiichiro0185 Tux's lil' helper
Joined: 18 Dec 2005 Posts: 115 Location: Berlin, Germany
|
Posted: Fri Oct 31, 2008 11:16 am Post subject: |
|
|
You will need the Composite extension, yes.
as for the starting instead of XFWM you could just put
into autostarted applications. maybe you will need other options besides --replace but I don't know which are necessary for radeonhd.
btw. a lot of articles from the old wiki can be found at http://www.gentoo-wiki.info _________________ Desktop: AMD Athlon64 4850e@2,9GHz| 2GB RAM | 500GB HDD
Laptop: Dell Vostro 1310: C2D 2.1GHz | 4GB RAM | 250GB HDD
Server: Via C7D 1,5GHz | 512MB RAM | 1TB HDD |
|
Back to top |
|
|
Charlie. n00b
Joined: 21 Jan 2007 Posts: 72 Location: Port Elizabeth, South Africa
|
Posted: Fri Oct 31, 2008 11:28 am Post subject: |
|
|
WOuldn't putting that line into the autostart list result in XFWM loading and then being replaced by compiz? (Perhaps I misunderstand that line.)
That sounds clunky. Can't I just configure XFCE to use Compiz and not use XFWM at all? _________________ Prismatic Art: http://prismatic.wordpress.com/ |
|
Back to top |
|
|
|