Find the answer to your Linux question:
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...
  1. #1
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029

    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

  2. #2
    Linux 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 using
    Code:
    compiz --replace
    and 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.

  3. #3
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    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

  4. #4
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    sorry thats the error i get when i try that command

  5. #5
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    I frequently got that error when I started running 10.3.

    Try
    Code:
    compiz --replace glib gconf
    ...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.

  6. #6
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    I still get the same error could it be a package i did not install or something thats causing this

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...