Ubuntu Create file Shortcut launcher

Source: Internet
Author: User

Taking Phpstorm as an example

Stay the fox.

1. creating files and adding content

sudo vim/usr/share/applications/phpstorm.desktop
Add the following content

[Desktop Entry] Name=phpstormname[zh_cn]=phpstormcomment=phpstorm PHP toolexec=/home/fox/program/phpstorm/bin/phpstorm.shicon=/ Home/fox/program/phpstorm/bin/webide.pngterminal=falsetype=applicationcategories=application;development; Startupnotify=true

Name Shortcut names

Exec represents the command executed after double-clicking

icon indicates the icons displayed

Comment description

Categories category

2. Set permissions

sudo chmod +x/usr/share/applications/phpstorm.desktop

3. Set the launcher or copy to the desktop

Once the copy is successful, double-click to run the program

Ubuntu Create file Shortcut launcher

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.