Linux Lite Forums
Where is configuration file of Xfce Main Menu ? - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20)
+--- Thread: Where is configuration file of Xfce Main Menu ? (/showthread.php?tid=2785)



Where is configuration file of Xfce Main Menu ? - oldFox64 - 03-23-2016

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.


Re: Where is configuration file of Xfce Main Menu ? - Scott(0) - 03-23-2016

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


Re: Where is configuration file of Xfce Main Menu ? - nomko - 03-24-2016

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



Re: Where is configuration file of Xfce Main Menu ? - avj - 03-24-2016

Last time I had to do this I followed the suggestion in the following topic.

https://www.linuxliteos.com/forums/other/how-can-i-remove-menu-items-not-in-menu-settings/msg3378/#msg3378

Check out misko_2083's fix on  Reply #3.

https://www.linuxliteos.com/forums/other/how-can-i-remove-menu-items-not-in-menu-settings/msg3604/#msg3604



Re: Where is configuration file of Xfce Main Menu ? - oldFox64 - 03-28-2016

The .desktop files don't exist (referring to the items that I want to remove). Sad


Re: Where is configuration file of Xfce Main Menu ? - firenice03 - 03-28-2016

(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...


Re: Where is configuration file of Xfce Main Menu ? - oldFox64 - 03-30-2016

(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.


Re: Where is configuration file of Xfce Main Menu ? - avj - 03-30-2016

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


Re: Where is configuration file of Xfce Main Menu ? - nomko - 04-10-2016

OldFox64, dod you solved this issue?