The software described in this documentation is either in Extended Support or Sustaining Support. See https://www.oracle.com/us/support/library/enterprise-linux-support-policies-069172.pdf for more information.
Oracle recommends that you upgrade the software described by this documentation as soon as possible.

1.4 Adding an Application Launcher to the GNOME Desktop

You can start applications from the command line, or you can create an application launcher that adds an icon for the application to the desktop. You can then launch the application directly from the desktop by clicking its icon.

To create a launcher for an application and add it to the GNOME desktop:

  1. Right-click the desktop area to open a context menu.

  2. Click Create Launcher.

  3. In the Create Launcher dialog box, confirm that Application is the default setting for Type, then enter the following required information:

    • Type: Application (Default setting)

    • Name: application-name

    • Command: command-to-launch-application

    • Comment: (Optional field)

    For example, you would add a launcher for Orca to the desktop as follows:

    • Type: Application (Default setting)

    • Name: Orca

    • Command: /usr/bin/orca

    • Comment: (Optional field)

  4. When you are done making changes, click OK to add the icon to the desktop.