Linux Lite Forums

Full Version: Where is configuration file of Xfce Main Menu ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
On my menu there are entries that I can't remove, because they doesn't appear on 'Main Menu editor'. So I want to check the stored file that the Main Menu editor uses.

TY.
Hi oldFox64

The main menu editor (start > all > main-menu) has always been good by me, maybe what you can't find is listed in another category? If not, I found this link (https://wiki.xfce.org/howto/customize-menu) at xfce.org, though I can't vouch for it's accuracy. If that link is no good, try googling "xfce menu file" or something similar.

Scott
I noticed this issue as well. I removed Catfish since i never use it but i also noticed that the starter is still in the menu while it is not visible in the Menu editor tool.

What could help is the following:
  • open a terminal
  • type the following command:
    xfce4-panel --restart
  • If you get an error that this should be run as root, add sudo in front of the command
Last time I had to do this I followed the suggestion in the following topic.

https://www.linuxliteos.com/forums/other...8/#msg3378

Check out misko_2083's fix on  Reply #3.

https://www.linuxliteos.com/forums/other...4/#msg3604
The .desktop files don't exist (referring to the items that I want to remove). Sad
(03-28-2016, 03:24 PM)oldFox64 link Wrote: [ -> ]The .desktop files don't exist (referring to the items that I want to remove). Sad
Just to make sure...

".files" (the dot) are hidden files, if you're using the file manager (thunar)... Go to "View" Show hidden files...
(03-28-2016, 03:45 PM)firenice03 link Wrote: [ -> ][quote author=oldFox64 link=topic=2874.msg22304#msg22304 date=1459178646]
The .desktop files don't exist (referring to the items that I want to remove). Sad
Just to make sure...

".files" (the dot) are hidden files, if you're using the file manager (thunar)... Go to "View" Show hidden files...
[/quote]

I know.
I found some more info on the xfce forums in this topic.
https://forum.xfce.org/viewtopic.php?id=7474
It leads to this page on their Wiki site.
https://wiki.xfce.org/howto/customize-menu

Hope that helps.  Smile
OldFox64, dod you solved this issue?