Application Menu

Line 1: Line 1:
-
'''NOTE:THIS ARTICLE APPLIES ONLY TO OS2008 AND OLDER MAEMOS, NOT MAEMO5!'''
+
== Menu structure ==
-
==Maemo 5==
+
Different OS versions have different menu structure. But in the end things are pretty similar.
 +
 
 +
=== Menu file ===
 +
 
 +
Menu file describes how the .desktop -files are shown in the menu
 +
 
 +
 
 +
==== Maemo 5 ====
 +
 
 +
File can be found in
 +
/etc/xdg/menus/hildon.menu
 +
 
 +
==== OS2008 and older ====
 +
 
 +
File can be found in
 +
 
 +
~/.osso/menus/applications.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 ==
Application menu in Maemo 5 looks like one from Symbian s60v5.
Application menu in Maemo 5 looks like one from Symbian s60v5.
Line 23: Line 48:
  ~/.osso/menus/applications.menu
  ~/.osso/menus/applications.menu
-
==== .desktop files ====
 
-
 
-
The application entries in the Application menu are generated from .desktop files that are added when an application is installed.
 
-
 
-
The .desktop files are generally found in the following directory:
 
-
/usr/share/applications/hildon
 
-
 
-
The syntax for .desktop -files can be found in article [[Desktop file format]]
 
=== Alternatives ===
=== Alternatives ===

Revision as of 09:59, 31 December 2009

Contents

Menu structure

Different OS versions have different menu structure. But in the end things are pretty similar.

Menu file

Menu file describes how the .desktop -files are shown in the menu


Maemo 5

File can be found in

/etc/xdg/menus/hildon.menu

OS2008 and older

File can be found in

~/.osso/menus/applications.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

Application menu in Maemo 5 looks like one from Symbian s60v5.

Adding folders and rearranging

You can add folders an rearrange the icons application launcher by editing the file /etc/xdg/menus/hildon.menu. The <Filename>'s in the Include section set the icons to display, so you can rearrange them or remove the ones you don't want. Adding more Menu sections will add folders (the one there represents the More..). Replace the OnlyUnallocated/ and All/ with a list of Filenames for the apps you want in the folder (see the files in /usr/share/applications/hildon).

source: http://talk.maemo.org/showpost.php?p=442281&postcount=5

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.