Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I searched through the forums for previous answers but none of them were satisfactory...
I recently installed Mozilla 1.4 and need to get it into my main menu. However, if I try to delete the old Mozilla icons i get an error. If I go into 'start here' and try to delete the icons I get an unsupported operation error. Why did they make it so hard just to edit the menus? If I right click and try to add a new item to the menu I also get an error. Thanks for any help.
(By the way my Internet menu is completely jacked now after trying to mess with the applications.menu file. Woohoo.)
The menu system is currently being transitioned to a new system. Menu editing isn't quite finished yet.
The idea is that menu entries are automatically placed and sorted in the menus. If you don't see any entry at all then, it just means that whatever you used to install it didn't put a menu entry in there. You'd have to write one yourself (it's a .desktop file) or install it from official packages.
and then put them in
/usr/share/applications
then rename them in the form of <category>-<app. name>.desktop (if u have many things installed might just skip this step)
when u want to remove an entry just delete the corresponding .resktop entry, when you want to move them around just edit the catogories section in the .desktop file, add ;X-Red-Hat-Base; if u want them to appear in the root menu of the category(like moving them out of the "more <category>" sub menu).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.