Results 1 to 6 of 6
i just installed kde 4 its working properly i'm using 10.3 had compiz working on 3.5 now i was wondering how to enable compiz in kde4 thanx...
- 02-01-2008 #1
kde 4 compiz
i just installed kde 4 its working properly i'm using 10.3 had compiz working on 3.5 now i was wondering how to enable compiz in kde4 thanx
- 02-02-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
KDE4 has built in compositing in kwin4, you can enable it in system settings or by right clicking on your title bar and going into 'Configure Window Behaviour'.
Alternatively you can just launch Compiz usingand it will work fine. I'm not sure if KDE4 still uses the ~/.kde4/Autostart/ type startup but it shouldn't be too difficult to get going once you confirm it works.Code:compiz --replace
- 02-04-2008 #3
scrarfussi@linux:~> compiz --replace
compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going towork.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0
- 02-04-2008 #4
- 02-04-2008 #5Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I frequently got that error when I started running 10.3.
Try...and see if it's any better. This is an issue with your chosen backend (text vs. gconf) not being used. It is really frustrating and as far as I can tell is not KDE4 specific.Code:compiz --replace glib gconf
- 02-04-2008 #6
I still get the same error could it be a package i did not install or something thats causing this


Reply With Quote