Results 1 to 3 of 3

Thread: Compiz not running on start up

  1. #1
    Join Date
    Feb 2008
    Beans
    15

    Compiz not running on start up

    I am using ubuntu 8.04 and installed compiz like here http://ubuntuforums.org/showthread.p...change+desktop

    It works but compiz doesnt start automatically on start up. I run it by starting compiz fusion icon. How can I make compiz start automatically?

  2. #2
    Join Date
    Apr 2007
    Location
    /dev/random
    Beans
    3,052

    Re: Compiz not running on start up

    I'd make an entry in Sessions to launch that fusion-icon upon login. :>

    KDE way would be this.
    Code:
    $ ln -s /usr/bin/fusion-icon ~/.kde/Autostart/fusion-icon
    ...

  3. #3
    Join Date
    Feb 2008
    Beans
    15

    Re: Compiz not running on start up

    Quote Originally Posted by Zorael View Post
    I'd make an entry in Sessions to launch that fusion-icon upon login. :>

    KDE way would be this.
    Code:
    $ ln -s /usr/bin/fusion-icon ~/.kde/Autostart/fusion-icon
    Thanks. Code didnt work beacuse I am using gnome. But I made an entry in sessions. And works great.
    Last edited by talisfang; May 3rd, 2008 at 11:55 AM.

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
  •