Want to ignore .desktops and have custom menu.

Please post all general support questions for LXDE here.
Locked
deggy
Posts: 2
Joined: Sun Mar 21, 2010 3:23 pm

Want to ignore .desktops and have custom menu.

Post by deggy »

Hi,

I want to have lxlauncher show a custom application set, rather then the standard /usr/share/applications contents.

Is there a way that I can make lxlauncher ignore the standard freedesktop structures and use a custom folder to look for its .desktop entries?

Thanks

Dan
Marty Jack
Posts: 381
Joined: Mon Mar 23, 2009 5:14 am

Re: Want to ignore .desktops and have custom menu.

Post by Marty Jack »

Put your own .menu file in ~/.config/menus, or if you want it system wide, overwrite the menu file in /etc/xdg/menus with whatever you want. You don't have to call <DefaultAppDirs> if you don't want to.

http://standards.freedesktop.org/menu-s ... atest.html

and good luck to you.
deggy
Posts: 2
Joined: Sun Mar 21, 2010 3:23 pm

Re: Want to ignore .desktops and have custom menu.

Post by deggy »

That's a read and a half!! Thanks for the instant gratification and saving me trawling through it!!!

Still, at least freedesktop.org has documentation I suppose.
Locked