Centos 6.6 建立案頭表徵圖

來源:互聯網
上載者:User

標籤:

#!/usr/bin/env xdg-open[Desktop Entry]Version=1.0Type=ApplicationName=PhpStormIcon=/root/Downloads/PhpStorm/bin/webide.pngExec="/root/Downloads/PhpStorm/bin/phpstorm.sh" %fComment=Develop with pleasure!Categories=Development;IDE;Terminal=falseStartupWMClass=jetbrains-phpstorm 

 

#!/usr/bin/env xdg-open  這句話一定要有  參考

http://blog.chinaunix.net/uid-26495963-id-3409921.html

http://blog.163.com/sweetlife_112/blog/static/115931720103147453615/

 

Exec代表應用程式的位置【視實際情況修改】

Icon代表應用程式圖示的位置【視實際情況修改】

Terminal的值為false表示啟動時不啟動命令列視窗,值為true表示啟動命令列視窗【建議為false】

 

命名一定是以 “.desktop”(不包括引號) 結尾,然後將這個檔案放在案頭檔案夾裡面  例如:我的是 /root/Desktop

最後加可執行許可權 就可以了

參考網站:http://www.2cto.com/os/201406/306618.html

Centos 6.6 建立案頭表徵圖

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.