ubuntu12.10设置thunderbird开机自启动

sudo gedit eclipse.desktop #创建一个thnuderbird.desktop文件

[Desktop Entry]
Type=Application
Exec=/usr/bin/thunderbird
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=thunderbird
Name=thunderbird
Comment[en_US]=thunderbird
Comment=thunderbird

sudo chmod 777 thnuderbird.desktop

sudo cp   thnuderbird.desktop ~/.config/autostart下即可

上一篇:【集合框架】JDK1.8源码分析HashSet && LinkedHashSet(八)


下一篇:Mac系统如何配置adb