Tag Archives: ubuntu

Fix “Other” menu on MATE

Many MATE users find that their “Other” menu gets very cluttered. Wine applications, Chrome apps, and anything else that uses a custom, local user menu ends up here. As a quick fix, I found that this can be alleviated with a few commands. Open a terminal (CTRL+ALT+T), then paste the following command in:

ln -s ~/.config/menus/applications-merged ~/.config/menus/mate-applications-merged

Screenshot-Run ApplicationHit enter, then either log out and log back in or restart your panel with mate-panel –replace. Note: this should be run in the ALT+F2 Run Application prompt, not the terminal.

Enjoy!

Make your own Ubuntu 14.04 LTS MATE Edition

Hey guys, I’m a frequent reader of OMG! Ubuntu!, and I read a guide about how to install the MATE desktop environment on Ubuntu 14.04 LTS. While this is neat, many people (such as myself) prefer their distribution to have one and only one desktop environment to prevent duplication of features and waste of space. As a result, I decided to write this guide.

Continue reading