Create a desktop shortcut in linux

Source: Internet
Author: User
Create a desktop shortcut in linux-general Linux technology-Linux technology and application information. For more information, see. Use clearquest as an example:

1. You can directly find the firefoxclearquest Startup file in the/opt/ratiioanl/clearquest/bin/directory and drag it to the desktop with the left mouse button. A prompt is displayed, indicating that you can move, copy, or create a link here, click here to create a link!

2. You can use the ln-s command on the terminal to create a shortcut for any program or directory:

Ln-s/opt/ratiioanl/clearquest/bin/clearquest/root/Desktop/clearquest

Or, first enter the Desktop directory, cd/root/Desktop, and then create the shortcut key:

Ln-s/opt/ratiioanl/clearquest/bin/clearquest

3. Right-click the desktop and choose new launcher to create a shortcut. In the application, run the command to write the row to the full path.

The shortcuts created in the first two items cannot be modified or defined by themselves. 3. You can select shortcuts by yourself.

In addition, after you add clearquest to the bin using ln-s/opt/ratiioanl/clearquest/bin/clearquest/usr/local/bin/clearquest, clearquest can be directly executed in any directory to start later. Applies to all scripts.
Related Article

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.