首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

Ubuntu开机起步桌面应用程序

2012-07-27 
Ubuntu开机启动桌面应用程序添加一个.desktop文件放到目录~/.config/autostart/下即可。下面是以dropbox.de

Ubuntu开机启动桌面应用程序

添加一个.desktop文件放到目录~/.config/autostart/下即可。

下面是以dropbox.desktop文件的内容作为一个例子:

[Desktop Entry]Name=DropboxGenericName=File SynchronizerComment=Sync your files across computers and to the webExec=dropbox start -iTerminal=falseType=ApplicationIcon=dropboxCategories=Network;FileTransfer;StartupNotify=false
?

热点排行