could anybody tell me how I can delete the market items (Places, System, Lock Screen) from the main menu?

I didn't find any way in the "Main Menu" settings.
Thanks
Post#1 by Grossman » 26 Apr 2017, 13:56
Grossman
Post#2 by Evan » 26 Apr 2017, 23:40
Evan
Ed_P
Post#4 by Grossman » 27 Apr 2017, 12:24
I am not sure I catch You advice right, but the Mozo is in the picture - I know about it.Evan wrote:https://github.com/mate-desktop/mozo
Unless anyone knows a easy way a quick search on Google shows a Mate menu editor called mozo?
Grossman
Post#5 by Evan » 27 Apr 2017, 23:01
Evan
Post#6 by jssouza » 24 Jul 2017, 20:08
Code: Select all
gsettings set org.mate.panel.menubar show-places false
gsettings set org.mate.panel.menubar show-desktop false
jssouza