Glam Prestige Journal

Bright entertainment trends with youth appeal.

I am using Ubuntu 16.04, with Gnome 3.18. Using extensions I have gotten rid of the dash panel and only use the Applications Menu in the upper left-hand corner of the screen. (I don't have Unity.) What I can't figure out is how do you add a new program, move software around to different categories, and create new categories?

Also, any keyboard shortcut to access the Applications Menu?

7

3 Answers

You can use Menu Editor (menulibre)

With Menu Editor, you can easily add, remove, and rearrange launchers, directories, and separators. Powered by Python 3 and Gtk 3, it is the complete toolbox for editing menus in Linux. It was developed to support every popular Gtk desktop environment, and has been verified to support Cinnamon, GNOME, LXDE, MATE, Unity, and XFCE.

It is already in the official Ubuntu repositories,
and you can install it by opening a terminal with Ctrl+Alt+T and typing:

sudo apt install menulibre

or if you prefer a GUI way, click Menu Editor Install MenuLibre to auto-open Software Center
and click Install to install it.

After installation you can find it under All SettingsGnome, Xfce, and Unity settings integrationGnome, Xfce, and Unity settings integration. The above image is from XFCE.

Frequently Asked Questions
MenuLibre does not start. It displays “MenuLibre cannot be run as root.”

2

I have found that installing alacarte gave me the ability to edit the shortcuts in the menu. You can also add custom applications and even change the icon. Here is what it looks like:
Here

To install:

sudo apt-get install alacarte 
5

I believe this is exactly the same setup as what your talking about. As of now, I haven't found any gui tool to edit this menu on this specific build... Although there was a tool I have used in the past with an older build.

For that, I used gnome shell extensions called 'applications menu' and disabled hot corner.. (i can still use windows key to get to default menu).. for this extension, there are no configuration settings.

Despite my background, I have: Ubuntu 16.04.1 LTS / GNOME Shell 3.18.5

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy