Application Menu
Line 4: | Line 4: | ||
=== Menu file === | === Menu file === | ||
- | + | A Menu file describes how shortcuts are shown in the menu. | |
- | Menu file describes how | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
=== .desktop files === | === .desktop files === | ||
- | |||
The application entries in the Application menu are generated from .desktop files that are added when an application is installed. | The application entries in the Application menu are generated from .desktop files that are added when an application is installed. | ||
Line 27: | Line 12: | ||
== Maemo 5 == | == Maemo 5 == | ||
- | |||
- | |||
- | |||
- | |||
- | |||
Folder rearrangment can be done by editing the file found in: | Folder rearrangment can be done by editing the file found in: | ||
/etc/xdg/menus/hildon.menu | /etc/xdg/menus/hildon.menu | ||
- | The Filename tags in the Include section set the | + | |
- | + | The <Filename> tags in the <Include> section set the menu items, editing them will result in the menu being changed. Adding more Menu sections will add additional folders. Note that the "Applications" menu is the "More..." folder, and it is set to contain every application that is not shown by other menus, therefore it is recommended to keep it for using recently installed apps. | |
== OS 2008 and older == | == OS 2008 and older == | ||
- | |||
The '''Application menu''' is Maemo's version of the Windows Start menu. It is made up of folders which contain all of your installed applications. | The '''Application menu''' is Maemo's version of the Windows Start menu. It is made up of folders which contain all of your installed applications. | ||
=== Menu structure === | === Menu structure === | ||
- | |||
By default, the menu is made up of 6 folders which contain all of your installed applications: My selection, Internet, Communication, Utilities, Settings, and Extras. You can rearrange these applications, and create, rename and delete folders in the "Panels" control panel. | By default, the menu is made up of 6 folders which contain all of your installed applications: My selection, Internet, Communication, Utilities, Settings, and Extras. You can rearrange these applications, and create, rename and delete folders in the "Panels" control panel. | ||
Line 48: | Line 26: | ||
~/.osso/menus/applications.menu | ~/.osso/menus/applications.menu | ||
- | |||
=== Alternatives === | === Alternatives === | ||
- | |||
There are a number of alternatives to the Application menu for launching applications. They are all available in Extras. | There are a number of alternatives to the Application menu for launching applications. They are all available in Extras. | ||
==== Personal Launcher ==== | ==== Personal Launcher ==== | ||
- | |||
[http://maemo.org/downloads/product/OS2008/personal-launch/ Personal Launcher] is a desktop applet that is visible from your home screen. You can add application (and command) shortcuts to it for one-tap access to your favorite programs. | [http://maemo.org/downloads/product/OS2008/personal-launch/ Personal Launcher] is a desktop applet that is visible from your home screen. You can add application (and command) shortcuts to it for one-tap access to your favorite programs. | ||
==== Personal Menu ==== | ==== Personal Menu ==== | ||
- | |||
[http://maemo.org/downloads/product/OS2008/personal-menu/ Personal Menu] is very similar to Personal Launcher, except it's a menu instead of a desktop applet. This makes it a more direct replacement for the Application menu. | [http://maemo.org/downloads/product/OS2008/personal-menu/ Personal Menu] is very similar to Personal Launcher, except it's a menu instead of a desktop applet. This makes it a more direct replacement for the Application menu. | ||
Revision as of 10:48, 8 January 2010
Contents |
Menu structure
Different OS versions have different menu structure.
Menu file
A Menu file describes how shortcuts are shown in the menu.
.desktop files
The application entries in the Application menu are generated from .desktop files that are added when an application is installed.
The syntax for .desktop -files can be found in article Desktop file format
Maemo 5
Folder rearrangment can be done by editing the file found in:
/etc/xdg/menus/hildon.menu
The <Filename> tags in the <Include> section set the menu items, editing them will result in the menu being changed. Adding more Menu sections will add additional folders. Note that the "Applications" menu is the "More..." folder, and it is set to contain every application that is not shown by other menus, therefore it is recommended to keep it for using recently installed apps.
OS 2008 and older
The Application menu is Maemo's version of the Windows Start menu. It is made up of folders which contain all of your installed applications.
Menu structure
By default, the menu is made up of 6 folders which contain all of your installed applications: My selection, Internet, Communication, Utilities, Settings, and Extras. You can rearrange these applications, and create, rename and delete folders in the "Panels" control panel.
Advanced users can also edit the XML menu file directly. This is not recommended, as careless editing can damage the menu to the point where it no longer works. The XML file name is:
~/.osso/menus/applications.menu
Alternatives
There are a number of alternatives to the Application menu for launching applications. They are all available in Extras.
Personal Launcher
Personal Launcher is a desktop applet that is visible from your home screen. You can add application (and command) shortcuts to it for one-tap access to your favorite programs.
Personal Menu
Personal Menu is very similar to Personal Launcher, except it's a menu instead of a desktop applet. This makes it a more direct replacement for the Application menu.