However, now, you must install extra packages and then run a special command to create a shortcut.

We will show you how to set up the required packages and how to create a shortcut.

To begin installing the required packages, press Ctrl + Alt + T to open a Terminal window.

Create Desktop Shortcuts in Ubuntu 11.04 and 11.10

jot down the following command at the prompt and press Enter.

NOTE: ensure to enter two dashes before no in the above command.

The –no-install-recommends option makes sure that only the required packages and no recommended packages get installed.

01_installing_gnome_panel

This saves space on your hard drive.

key in your password when prompted.

Messages telling you what packages will be installed and how much disk space will be used display.

02_do_you_want_to_continue

When the installation is done, you’re free to create a new shortcut using the command line.

key in the following command at the prompt and press Enter.

NOTE: confirm there are two dashes before create, not one.

03_creating_a_desktop_shortcut

The Create Launcher dialog box displays.

When creating shortcuts to programs, double-check app is selected from the punch in drop-down list.

It should be the default selection.

04_create_firefox_launcher

Enter a name for the shortcut in the Name edit box.

Enter the command with the full path to start the program in the Command edit box.

you’re able to also use the Browse button to snag the command.

05_closing_terminal_window

Most programs program executables are installed into the /usr/bin directory.

If desired, you may enter a description for the shortcut in the Comment edit box.

However, a Comment is not required.

06_firefox_shortcut_on_desktop

Click OK to create the shortcut.

The Create Launcher dialog box displays as shown above and you’re able to create another shortcut.

07_creating_shortcut_using_alt_f2