Anyway, I installed Bauer-Puntu, but since this was on my netbook I wanted to run in netbook-remix mode. I prefer the regular Gnome layout on a full screen laptop, but on my netbook I like the smaller layout of netbook-remix. If you didn’t know you can easily install netbook-remix by running the following in the terminal, then logging out and logging back in:
>sudo apt-get install ubuntu-netbook-remix
There was one small problem after installing it however. When it was done installing, and I had logged out and logged back in my minimize and maximize buttons were gone. I thought it was a simple matter of resetting metacity, but that didn’t fix it. Here is a screenshot of Flock without the buttons:

Apparently this phenominon is caused by the maximus package. To fix the issue, all you have to do is remove maximus by running the following in the terminal:
>sudo apt-get remove maximus
After removing maximus, and restarting my netbook I had my minimize and maximize buttons back:
