ubuntu添加桌面或launcher快捷方式

以eclipse为例,自行下载的。app

建立文件/usr/share/applications/eclipse-kepler.desktopeclipse

文件内容:ip

#------------------------io

[Desktop Entry]
Version=1.0
Name=eclipse-kepler
Comment=eclipse
Type=Application
Categories=Development;IDE;cli

#你的eclipse的可执行文件的路径
Exec=/home/jayce/program/eclipse-kepler/eclipse
Terminal=false
StartupNotify=true下载

#图标的路径
Icon=/home/jayce/program/eclipse-kepler/icon.xpm
Name[en_US]=eclipse-keplertop

#------------------------文件

 

完了就能从dash里搜到eclipse-kepler了,能够从dash里拖到launcher里去co

相关文章
相关标签/搜索