Results 1 to 10 of 17

Thread: Compiz in Lubuntu?

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Location
    NC, United States
    Beans
    105
    Distro
    Lubuntu

    Exclamation Compiz in Lubuntu?

    How can you get Compiz to work in Lubuntu. I tryed to change the window manager, but can't. Is there a way?
    Ubuntu User number is # 29142
    Lubuntu: Light & Fast Linux for Human Beings

  2. #2
    Join Date
    Feb 2008
    Location
    NC, United States
    Beans
    105
    Distro
    Lubuntu

    Re: Compiz in Lubuntu?

    I have change the windows manager to Compiz, but Compiz effcts don't work.
    Ubuntu User number is # 29142
    Lubuntu: Light & Fast Linux for Human Beings

  3. #3
    Join Date
    Jun 2010
    Location
    In A Big Pepsi Bottle
    Beans
    211
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Compiz in Lubuntu?

    compiz ib Lubuntu is not easy to implement as Lubuntu is meant to be a lightweight Distro with lightweight applications and sadly compiz is not lightweight so if you want compiz then you will need to run Either Ubuntu or Kubuntu and possibly Xubuntu though i doubt Xubuntu could easily do compiz. to me Lubuntu feels too restrictive in what you can do.

  4. #4
    Join Date
    Jun 2009
    Location
    Tucson, AZ
    Beans
    11
    Distro
    Xubuntu

    Re: Compiz in Lubuntu?

    While soldier1st is correct about Compiz not really being able to work with Lubuntu, he's incorrect about it not being easily enabled in Xubuntu. XFCE supports Compiz quite nicely and there is even a howto which walks you through installing and configuring it on the forums.

    Matt

  5. #5
    Join Date
    Nov 2008
    Location
    Here, There, Everywhere
    Beans
    1,163
    Distro
    Xubuntu

    Re: Compiz in Lubuntu?

    I see no reason why it would not work on Lubuntu. You can even use Compiz as a standalone window manager with no DE, like Openbox. EDIT: this link have some screenshots of Compiz in LXDE.

    First, do you have your video drivers installed? Check the hardware driver manager. (I don't know how to use it on Lubuntu, but I guess it is similar)

    Second, try running the following command from a terminal. It will replace whatever window manager is running for Compiz.
    Code:
    compiz --replace ccp
    EDIT: Third, do you have another window decorator (Emerald or Metacity) installed?
    Last edited by Tibuda; September 21st, 2010 at 09:15 PM.

  6. #6
    Join Date
    Jan 2008
    Location
    Manchester UK
    Beans
    13,573
    Distro
    Ubuntu

    Re: Compiz in Lubuntu?

    I run compiz in lubuntu and it works very nicely thankyou very much.

    You need to add it to your start up applications

    Code:
    sudo nano /etc/xdg/lxsession/Lubuntu/autostart
    add a line to the bottom of that file

    Code:
    @compiz --replace
    Press Ctrl-O then Enter to save then Ctrl-X to close nano.

    It should start at login

Bookmarks

Posting Permissions

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