alone11 发表于 2013-1-28 16:11:40

Ubuntu开机启动桌面应用程序

添加一个.desktop文件放到目录~/.config/autostart/下即可。
下面是以dropbox.desktop文件的内容作为一个例子:

Name=DropboxGenericName=File SynchronizerComment=Sync your files across computers and to the webExec=dropbox start -iTerminal=falseType=ApplicationIcon=dropboxCategories=Network;FileTransfer;StartupNotify=false
页: [1]
查看完整版本: Ubuntu开机启动桌面应用程序