Results 1 to 7 of 7

Thread: Setting default visual effects

  1. #1
    Join Date
    Jul 2005
    Beans
    68
    Distro
    Ubuntu 8.04 Hardy Heron

    Question SOLVED - Setting default visual effects

    I'd like the visual effects to be set to "None" when I startup Ubuntu instead of the current default of "Normal" which prohibits my watching video (thank you ATI drivers). I do not wish to uninstall Compiz since I'd like to have the amusing option of turning on wobbly windows and such. How would I go about doing this?
    Last edited by revolutio; May 26th, 2008 at 08:18 PM.

  2. #2
    Join Date
    Feb 2007
    Location
    Ohio, USA
    Beans
    659

    Re: Setting default visual effects

    If you just change your visual effects to none, your settings should be preserved when you reboot. Is this not the case?

    peace
    Ubuntu user since 5.10 "Breezy Badger"
    Please share your experience with your Linux Printer!

  3. #3
    Join Date
    Jul 2005
    Beans
    68
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Setting default visual effects

    No, everytime I reboot it goes back to the "Normal" setting. It would make sense for my settings to be preserved but they are not.

  4. #4
    Join Date
    Oct 2006
    Location
    Cologne, Europe
    Beans
    2,570
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Setting default visual effects

    Running this command (in the terminal) should help:
    Code:
    gconftool-2 -s -t string /desktop/gnome/applications/window_manager/default metacity
    If not, post the output of
    Code:
    ls $HOME/.config/autostart

  5. #5
    Join Date
    Jul 2005
    Beans
    68
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Setting default visual effects

    Didn't work, still defaults to Normal after I set it back to None and restart.

    Here is the autostart output:
    Code:
    beagle-search-autostart.desktop  Pidgin.desktop
    bluetooth-applet.desktop         redhat-print-applet.desktop
    Compiz Fusion.desktop            Screenlets Daemon.desktop
    evolution-alarm-notify.desktop   update-notifier.desktop
    gnome-at-session.desktop
    I may just reinstall all of Compiz since its been pretty pathetic overall since I installed Ubuntu.

  6. #6
    Join Date
    Oct 2006
    Location
    Cologne, Europe
    Beans
    2,570
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Setting default visual effects

    Compiz Fusion.desktop
    That is most probably the root of the problem. Go to System → Preferences → Sessions → Startup Programs and remove anything related to Compiz.

  7. #7
    Join Date
    Jul 2005
    Beans
    68
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Setting default visual effects

    This covered it, thanks Forlong.

Tags for this Thread

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
  •