How to achieve the Genie effect (Mac OS) in Compiz by minimizing

The Genie effect when minimizing is well known on MacOS. In Linux, thanks to Compiz, we have a very similar effect called Magic Lamp, but it is not entirely the same because it has at least 3 waves when executing the effect. These can be removed by making a series of modifications ...

To make changes easier (which would imply having to install a hex editor and go around modifying files that are somewhat complicated to modify for more than one), enalpha has created a small C program that does this in a single step, just by executing the file.

You can download the executable from here.

You just have to give it execute permissions and run it with administrator permissions (because you need to modify a file in / usr / lib / compiz / and / usr / share / compiz /) like this:

chmod + x genie_compiz
sudo ./genie_compiz

Now I accessed the advanced compiz settings, or compizconfig settings manager, found at System> Preferences> CompizConfig Options Manager and select the magic lamp effect in minimize, and change the number of waves in effect settings. Make the necessary changes so that everything looks like in the following screenshots:

All that remains is to restart the system, or simply restart the graphical environment with:

compiz --replace &

Note: The executable creates a copy of the two modified files in the same directory where they are found but that end in .copy, in case a problem arises.

Via | enalpha


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Auffer said

    Thank you very much, very effective!

  2.   greyes87 said

    An effective tutorial works compadre.
    Thanks, now the ubuntu looks more attractive ...
    Excellent.! Thanks to you!

  3.   adzorrilla9 said

    because I don't get the animation options

  4.   thyranus said

    I don't know why, but after installing macbuntu, the compiz genie effect was disabled. Now every time I want to activate it (by checking the "animations" and "animations add-on", it is deactivated again. What can I do?

  5.   Let's use Linux said

    Thats weird! The truth is that I don't know why that happens to you ... 🙁

  6.   louisdark said

    I've been looking for this for a long time, thank you.

  7.   dinpel said

    Thank you very much mate works perfectly ... greetings.

  8.   Let's use Linux said

    It must be a problem with your web browser. Try right clicking on the link and selecting the Download link option or something similar.
    This is how it should work.

    Cheers! Paul.

  9.   louis salgado said

    Hear a question or comment when clicking download here sends me to a page where I can not see more than code, does it work for Ubuntu 11.10?