Application Menu

Line 1: Line 1:
'''NOTE:THIS ARTICLE APPLIES ONLY TO OS2008 AND OLDER MAEMOS, NOT MAEMO5!'''
'''NOTE:THIS ARTICLE APPLIES ONLY TO OS2008 AND OLDER MAEMOS, NOT MAEMO5!'''
 +
 +
==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.
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 11: Line 23:
  ~/.osso/menus/applications.menu
  ~/.osso/menus/applications.menu
-
=== .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 20: Line 32:
The syntax for .desktop -files can be found in article [[Desktop file format]]
The syntax for .desktop -files can be found in article [[Desktop file format]]
-
== 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.
-
[[Category:Users]]
+
 
[[Category:Power users]]
[[Category:Power users]]

Revision as of 09:54, 31 December 2009

NOTE:THIS ARTICLE APPLIES ONLY TO OS2008 AND OLDER MAEMOS, NOT MAEMO5!

Contents

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

.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

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.