Create Shortcut / launcher on Desktop in Ubuntu 12.04

To create a shortcut to an application or location on the desktop (Ubuntu 12+), on terminal run –

Method 1: Installing Gnome Panel

  1. if a shortcut is being created for the first time,
    sudo apt-get install gnome-panel

    , else directly do step 2.

  2. gnome-desktop-item-edit ~/Desktop/ --create-new
  3. In the launcher-creation window choose the type and location of the target. Click OK.

Method 2: For application shortcuts only

If shortcut to an installed application is to be created –

  1. Go to Home Folder –> File System –> usr –> share –> applications.
  2. Right click your favourite icon, choose Copy To –> Desktop

(from mhdizam’s comment, verified working)

Sreekumar Kj
Sreekumar (KJ) has been a hobby programmer from school days. Codemarvels is his personal blog from the year 2010, where he writes about technology, philosophy, society and a bit about physics. He now runs a conversational AI company - DheeYantra - focusing his efforts to help businesses improve operational efficiency using digital employees powered by AI.