建立程式的啟動檔案,此範例為Archi.desktop
[Desktop Entry]
Version=1.0
Type=Application
Categories=FlowChart;Graphics;2DGraphics;VectorGraphics;
Terminal=false
Exec=/home/flight/Archi/Archi
Name=Archi
GenericName=Enterprise Architecture tools
Comment=Archi
Icon=/home/flight/Archi/icon.xpm
將Archi.desktop放到~/.local/usr/applications/目錄內
加入捷徑
- 參考資料
- https://stackoverflow.com/questions/26080096/installed-desktop-file-to-have-users-home-directory-path-inserted
- https://linuxhint.com/add_shortcuts_ubuntu_desktop/
Facebook Comments Box