This brief tutorial will show you how to quickly create desktop shortcuts in Ubuntu 11.10 with Unity as your desktop session.
To get started, press Ctrl – Alt – T to open Terminal. When it opens, run the commands below to install necessary packages.
sudo apt-get install --no-install-recommends gnome-panel
After installing the above packages, begin creating desktop launchers by running the commands below:
gnome-desktop-item-edit --create-new ~/Desktop
Run the above commands for each new launcher you wish to create.
Fill in the application details on the screen shown below:
0 comments:
Post a Comment