Tag: compiz

  • MATE 1.12.1 and FreeBSD 10.3

    One place to put all little tweaks to make it work better with FreeBSD.

  • Using Compiz with FreeBSD

    For setting up X server follow instructions here. (Long story short, use nvidia driver, add glx and extmod extensions to xorg.conf, and add argb-glx-visuals to monitor.)To start compiz don’t follow their instructions – rather open gnome configuration editor, browse to /desktop/gnome/session/required_components and change value for windowmanager to be compizmanager (instead of metacity, also make sure…

  • How to make Compiz play nice with Nvidia

    After you update your OS and you forgot about this little quirk edit /usr/local/bin/compiz-manager and change line sayingINDIRECT=”no”toINDIRECT=”yes” UPDATE (2014-11-15):Apparently this also depends on nvidia driver, so I am trying to keep the list of those I know work correctly, and those I know don’t work correctly. Working: 331.67, 331.113Not working: 340.46, 343.22 (works most…