Ubuntu Set up desktop shortcuts

Source: Internet
Author: User

Very often, under Ubuntu, the software can be installed by command. But sometimes the more convenient way is to download a compressed package, decompression can be used.

However, each use must first jump to the decompression folder. This is more troublesome. So you can solve the problem by creating a desktop shortcut.
My android-studio is extracted to this folder below, each time you want to perform a terminal switch to this folder and then execute

./studio.sh

Create a new file on the desktop. Paste the following code in

[Desktop Entry]Version=1.0Name=eclipseExec=/home/tenma/Document/android-studio/bin/studio.shTermina=falseIcon=/home/tenma/Document/android-studio/bin/studio.icoType=ApplicationCategories=Development

The exec of the above code is replaced with the folder for your app. Icon can also be replaced with its own, and then saved as Xxx.desktop will be able to

My shortcut was built successfully.

Small Caishuxueqian, there are a lot of problems but starting from their own experience. There is no matter what is said wrong place please include and point out a lot. Not very grateful.

Ubuntu Set up desktop shortcuts

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.