Previously , you can create desktop icon in Ubuntu by using “Create Launcher” option which was available when you right-click on desktop . But now in current versions like Ubuntu 11.04/11.10 you cannot create desktop icon in that same manner . In Ubuntu 11.04/ Ubuntu 11.10 , you have to install package to create desktop icon .
First of all , Install Package through terminal .
sudo apt-get install –no-install-recommends gnome-panel
If done , Create your first desktop icon through following command.
gnome-desktop-item-edit –create-new ~/Desktop
That’s it done !!
Related posts:
How to : Install VLC 2.0 in Ubuntu 10.04/11.10/12.04 using ppa
Convert your Ubuntu 11.10 into Mac OS X Lion
How to : Change Start Up Sound in Ubuntu 11.10
How to : Install Clipgrab ( Youtube Downloader) in Ubuntu 11.10
How to : Remove the Guest Session from the Logon screen in Ubuntu 11.10
How to : Display Multiple Time Zone in Ubuntu 11.10 (Oneiric Ocelot)

